.links {
<style type="text/css">
a:link {
text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-family: Tahoma;
	font-size: 9px;
}
a:active {
	text-decoration: none;
	font-family: Tahoma;
	font-size: 9px;
}
a:hover {
	text-decoration: none;
	font-family: Tahoma;
	font-size: 9px;
}
</style> 

