.links {  }
a:link {  color: #000000; text-decoration: none}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	color: #009900;
	text-decoration: blink;
}
a:hover {  }
.font {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px}
