body {background-color: 4f4f4f}
td { 
	font-family: verdana, arial, helvetica;
	
	font-size: 10; 
	}
p { 
	alignment : justify;
	}

A:link{
	font-family: verdana;
	font-size: 10;
	color: #A1A1A1;
	font-weight: bold;
	}

A:visited{ 
	font-family: verdana;
	color: #A1A1A1; 
	text-decoration: none;  
	font-size= 10px; 
	font-weight=bold;}

A:hover{ 
	font-family: verdana;
	font-size: 10;
	color: #FFCC00; 
	font-weight: bold;
	}