body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #180301;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.bodytext a:link          { color:#900A00; font-weight: bold; text-decoration:underline;}
.bodytext a:hover         { color:#ff0000; font-weight: bold; text-decoration:none;}
.bodytext a:visited       { color:#900A00; font-weight: bold; text-decoration:underline;}
.bodytext a:visited:hover { color:#ff0000; font-weight: bold; text-decoration:none;}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #340D0A;
	
}
.footer a:link          { color:#340D0A; font-weight: bold; text-decoration:none;}
.footer a:hover         { color:#ff0000; font-weight: bold; text-decoration:underline;}
.footer a:visited       { color:#340D0A; font-weight: bold; text-decoration:none;}
.footer a:visited:hover { color:#ff0000; font-weight: bold; text-decoration:underline;}

.navbar-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.navbar-text a:link          { color:#ffffff; font-weight: bold; text-decoration:none;}
.navbar-text a:hover         { color:#000066; font-weight: bold; text-decoration:none;}
.navbar-text a:visited       { color:#ffffff; font-weight: bold; text-decoration:none;}
.navbar-text a:visited:hover { color:#000066; font-weight: bold; text-decoration:none;}

