A:LINK
{
	color: black; 
	font-family: Helvetica, Times New Roman, sans-serif;
}
A:VISITED
{
	color: black; 
	font-family: Helvetica, Times New Roman, sans-serif;
} 
A:ACTIVE 
{
	color: black;
	font-family: Helvetica, Times New Roman, sans-serif;
}
BODY
{
	font-family: Helvetica, Times New Roman, sans-serif;
	background-color: grey;
	color: black;
}
DIV,H1,H2,H3,H4,H5
{
	font-family: Helvetica, Times New Roman, sans-serif;
	text-align: center;
}
