.header {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 18px; font-weight: bold; color: #006666}
.body {  font-family: "Trebuchet MS", Tahoma, Arial, sans-serif; font-size: 13px; color: #330000}
.small {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #006666}
a:link {
	color : #006666;
	text-decoration: underline
}

a:visited {
	 color: #006666;
	text-decoration: underline
}

a:hover {
	color : #330000;
	text-decoration : none;
}

a:active {
	color : #006666;
	text-decoration : none;
}


