a:link { color: #3333CC; text-decoration: none}
a:hover {
	color: Red;
	text-decoration: none
}
a:visited { color: #3333CC; text-decoration: none}
a:hover {
	color: Red;
	text-decoration: none
}
