A:LINK {
color : #666666;
text-decoration : none;
font-weight : none;
}
A:VISITED {
color : #666666;
text-decoration : none;
background-color : none;
}

A:HOVER {
color : #000000;
text-decoration : none;
background-color : none;
}
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #666666;
}
