.font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
body,td,th {
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #39396D;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #E07724;
}
a:active {
	text-decoration: underline;
	color: #E07724;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.style2 {
	color: #E07724;
	font-weight: bold;
}
.style3 {font-size: 15px}

/*Apply this class to the text you'd like a different link color. Text that is not a link will appear in this style.*/

.navbar {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}	
	a.navbar:link {

	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
a.navbar:visited {

	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
}

