a:link {  
text-decoration: none; 
color: #660000;
}
a:visited {  
text-decoration: none; 
color: #660000;
}
a:hover {  
color: #FF0000; 
text-decoration: underline; 
}
a:active {  
text-decoration: none; 
color: #660000;
}
.body {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.body-title {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #660000;
}

