a
{
    color: White;
	text-decoration : none;
    font-weight: bold;
}
}
a:hover 
{
	color: #7180C6;
    font-weight: bold;
}