a:link {
	color: #6699CC;

}
a:visited {
	color: #666600;
}
a:hover {
	color: #FF0000;
	text-decoration: underline overline;

}