/* ---------- Styles specific to the project ----------- */

a 	{
	font-Family : Verdana,Arial,Helvetica;
	font-Weight : bold; 
	font-Size : 10px;
    	color : rgb(0,0,0);
	text-decoration : none;
	}
a:hover {
	font-Family : Verdana,Arial,Helvetica;
	font-Weight : bold; 
	font-Size : 10px;
    	color : rgb(0,0,0);
	text-decoration : none;
	}


