td {
font-size: 13pt; }

a {
	text-decoration: underline;
	font-size: 13pt;
	font-weight: bold;
}
 
a:hover { 
text-decoration:none; 
color:red;
font-size: 13pt; } 
 
th {  font-size: 13pt}
