a {
	text-decoration: none;
	font-family: Arial;
}

a:hover { text-decoration: underline; } 

a.bodytext {
	color:#d91d13;
	font-weight:bold;}

a.bodytext:visited {
	color:#24447e;
	font-weight:bold;}
	
a.bodytext:active {
	color:#d01a10;
	font-weight:bold;}
	
a.toplink {
	color:white;
	font-weight:bold;
	text-decoration: none;
}

a.toplink:hover {
	text-decoration: underline;
	color: #d01a10;
} 

a.lowerlink {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	COLOR: black;
	text-decoration:none;
}

a.lowerlink:hover {
	text-decoration: underline;
	color: #d01a10;
} 

a.textSmall {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	COLOR: BLACK;
	text-decoration:none;
}

.masthead {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	COLOR: white;
	padding: 0px 0px 0px 5px
}

.upperLink {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	COLOR: White;
}


.text {
	font-family: arial;
	font-size: 13px;
	font-weight: normal;
	COLOR: BLACK;
}

.headtext {
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	COLOR: #d91d13;
}

.copyright {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	COLOR: BLACK;
}

