body {
  font-family: "Times New Roman", Times, serif;
}

td {
	font-family: "Times New Roman", Times, serif;
}

th {
	font-family: "Times New Roman", Times, serif;
}

td.linkleft {
	font-family: "Times New Roman", Times, serif; font-size:120%; text-align:right; 
}

td.linkright {
	font-family: "Times New Roman", Times, serif; font-size:120%; text-align:left;
}

a:link {font-color:#e00000; text-decoration:none }
a:visited {color:#7d653c}
a:active {color:#DEC3A9}
a:hover{color:#3d4548}
