BODY
{
    COLOR: white;
    FONT-FAMILY: 'Franklin Gothic Heavy', Calibri;
    BACKGROUND-COLOR: black ;
}
A
{
	text-decoration:none ;
	color: #FFFFFF ;
}
a:hover
{
	color: #e32b8d ;
	font-weight:bold;
}