a:link {
	text-decoration: underline;
	color: #840000;
}
a:visited {
	text-decoration: underline;
	color: #EC0000;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}
.footer {
	font-size: 9px;
	color: #FFFFFF;
	font-family: helvetica, Arial, sans-serif;
}
a.footer:link{
	font-size: 9px;
	color: #ECF1F9;
	font-weight: normal;
	text-decoration: underline ;
}
a.footer:visited{
	font-size: 9px;
	color: #CCCCCC;
	font-weight: normal;
	text-decoration: underline ;

}
a.footer:hover{
	font-size: 9px;
	color: #999999;
	font-weight: normal;
	text-decoration: none;
}
a.navb:link{
	font-size: x-small;
	color: #ECF1F9;
	font-weight: normal;
	text-decoration: underline ;
}
a.navb:visited{
	font-size: x-small;
	color: #CCCCCC;
	font-weight: normal;
	text-decoration: underline ;

}
a.navb:hover{
	font-size: x-small;
	color: #999999;
	font-weight: normal;
	text-decoration: none;
}

.GrayBack {
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	background-color: #D1CFC0;
	border: 1px solid #AA0000;
}
.headerWhiteB {
	color: #FFFFFF;
	font-weight: bold;
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	background-color: #111111;
}
.BodyBlack {font-size: x-small; font-family: Verdana, Arial, Helvetica, sans-serif; color: #29002E;}
.redBorder {
	border: 1px solid #AA0000;
}
.BlueBack {
	background-color: #2F5187;
	border: 1px solid #AA0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
}
.headerBlackB {
	font-size: x-small;
	font-weight: bold;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
