A {
	color: #666666;
	text-decoration: none;
	font-family : Verdana;
	font-size : 12px;
}
A:link {
	color: #666666;
	text-decoration: none;
}
A:visited {
	color: #666666;
	text-decoration: none;
}
A:focus {
	background-color:  #666666;
	text-decoration: none;
}
A:hover {
	color: #660033;
	text-decoration: none;
}
A:active {
	color: #666666;
	text-decoration: none;
}

