A:link { color: #006699; text-decoration: none }
A:active { color: #006699; text-decoration: none }
A:visited { color: #006699; text-decoration: none } 
A:hover { color: #006699; text-decoration: underline }


.headBold { 
	color: #B22222; 
	font-weight: bold; 
	font-size: 14px; 
	line-height: normal; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none 
	}


.subheadBold { 
	color: #000000; 
	font-weight: bold; 
	font-size: 12px; 
	line-height: normal; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none 
	}

.subheadItalic { 
	color: #000000; 
	font-style: italic; 
	font-size: 12px; 
	line-height: normal; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none 
	}
	
.bodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-decoration: none;
	}

.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-decoration: none;
	}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #999999;
	text-decoration: none;
	}
	
	.copyright a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #999999;
	text-decoration: underline;
	}