a:link {
	color: #9900FF;
	text-decoration: none
}
a:hover {
	color: Red;
	text-decoration: none
}
a:visited {
	color: #9900FF;
	text-decoration: none
}
a:hover {
	color: Red;
	text-decoration: none
}