<style>

	td {
font-family: Times New Roman; 
font-weight: bold; 
font-size: 14pt;
color: blue;
margin: 0px;
}
	a:link { 
color: blue; 
font-family: Times New Roman; 
font-weight: normal; 
font-size: 12pt;
}
	a:visited { 
color: red; 
}
	a:hover { 
color: darkred; 
font-family: Times New Roman; 
font-weight: normal; 
}
</style>