Body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color : White;
  	
}

A:link {
	text-decoration: none;
	font-weight: lighter;
	color: #EC1D25;
}

A:visited {
	text-decoration: none;
	color: #EC1D25;
}

A:Hover {
	text-decoration: none;
	font-weight:bold; 
	color: #EC1D25;
}


