a{
	color: #5252A3;
}

a:link {
	text-decoration: underline;
}
a:visited {
}
a:hover {
	color: #FFFFFF;
	background-color: #5252A3;
}

