a:link {
	color: #3300FF;

}
a:visited {
	color: #009999;
}
a:hover {
	color: #990000;
	text-decoration: underline overline;

}