.link {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.link a:link {
	color: #666666;
	text-decoration: none;
}
.link a:visited {
	color: #666666;
	text-decoration: none;
}
.link a:hover {
	color: #333333;
	text-decoration: none;
}

        
