a
{
	color: rgb(103, 57, 156);
	text-decoration: none;
	font-weight: bold;
}
a:hover
{
	text-decoration: underline;
}

