a:hover{
color:#3B4092;
font-weight: bold;
}

A:visited { color: #3B4092 }

a:active {
	color: #3B4092;
}



.redbody {
	font-family: "Century Gothic";
	font-size: 12px;
	text-decoration: none;
	visited { color: none;	
	
}


}
.boldtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.bodybold {
	font-family: "Century Gothic";
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.body {
	font: 10px Verdana, Arial, sans-serif;
	letter-spacing: 0.0em;
	text-decoration: none;
}
.bottomnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.bodyboldblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #0000CC;
	text-decoration: none;
}
.bodyboldred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
