body {
  font-family: "Century Schoolbook, Times New Roman", Times, serif, color="#800000";
}

td {
  font-family: "Century Schoolbook, Times New Roman", Times, serif, color="#800000";
}

th {
  font-family: "Century Schoolbook, Times New Roman", Times, serif, color="#800000";
}
.defaulttext {  font-family: Century Schoolbook, Times New Roman; font-size: ""; font-weight: normal; color: #800000}

a:link { 
	color: #FF0000;
	}
a:visited { 
	color: #FF0000;
	}
a:hover { 
	color: #FF0000;
	background-color: #FFFF00;
	text-decoration: none;
	}
a:active { 
	color: #FF0000;
	}
