@charset "utf-8";
/* CSS Document */

.bodytext {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3d3b40;
}

.bodynavybold {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1b5991;
}

.bodyblackbold {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.newstitle {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #00513b;
}


A {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

.class1 A:link {text-decoration: underline; font-size: 11px; color: #FFFFFF;}
.class1 A:visited {text-decoration: underline; font-size: 11px; color: #FFFFFF;}
.class1 A:active {text-decoration: underline; font-size: 11px; color: #FFFFFF;}
.class1 A:hover {text-decoration: underline overline; font-size: 11px; color: #FFFFFF;}

.class2 A:link {text-decoration: underline; font-size: 11px; color: #00513b;}
.class2 A:visited {text-decoration: underline; font-size: 11px; color: #00513b;}
.class2 A:active {text-decoration: underline; font-size: 11px; color: #00513b;}
.class2 A:hover {text-decoration: underline overline; font-size: 11px; color: #c52b0f;}

.class3 A:link {text-decoration: none; font-weight: bold; font-size: 10px; color: #0163B7;}
.class3 A:visited {text-decoration: none; font-weight: bold; font-size: 10px; color: #0163B7;}
.class3 A:active {text-decoration: none; font-weight: bold; font-size: 10px; color: #0163B7;}
.class3 A:hover {text-decoration: underline; font-weight: bold; font-size: 10px; color: #B70152;}

.class4 A:link {text-decoration: none; font-weight: bold; font-size: 10px; color: #666666;}
.class4 A:visited {text-decoration: none; font-weight: bold; font-size: 10px; color: #666666;}
.class4 A:active {text-decoration: none; font-weight: bold; font-size: 10px; color: #666666;}
.class4 A:hover {text-decoration: underline; font-weight: bold; font-size: 10px; color: #B70152;}