body
	{
	margin: auto;
	color: #ffffff;
	background-color: #000000;
	font-family: "Trebuchet ms", verdana, "sans serif";
	font-size: 11px;
	}
	
a
	{	
	color: white;
	text-decoration: none;	
	font-weight: bold;	
	font-size: 7pt;	
	}
	
a.menu
	{
	font-size: 10pt;
	font-weight: bold;
	color: white;
	text-decoration: none;
	}

a.menu:hover
	{
	color: #DA251D;
	}
