a {	color: #66CCCC;	font-family: Verdana;	text-decoration: none;
}


a:hover {
color: #66CCCC;
font-family: Verdana;
text-decoration: underline;
}

a:visited {
color: #333333;
font-family: Verdana;
text-decoration: none;
}
