
td {
	font-family:tahoma; 
	font-size:13; 
}

a { 
	text-decoration: none; 
	color: black; 
	font-family:tahoma; 
	font-size:13; 
	font-weight:bold; 
	line-height: 16px;
}

a:hover { 
	text-decoration: none; 
	color: red; 
	font-family:tahoma; 
	font-size:13; 
	font-weight:bold;
 	line-height: 16px;
}

.hales { 
	text-decoration: none; 
	color: white; 
	font-family:"Baskerville Old Face"; 
	font-size:16; 
	font-weight:none;
}

