.ahref {
 font-family: Arial; font-weight: bold; font-size: 11px; color: #097C7B;
}
.white {
 font-family: Arial; font-weight: bold; font-size: 11px; color: white;
}
.black {
 font-family: Verdana; font-weight: ; font-size: 12px; color: black; align: left;
}
.white:hover{
	color: #cccccc;
}


.menu {
	font: 10px  Arial, Verdana, Helvetica, sans-serif;

 }
  a{
	color: Maroon;
	text-decoration: none;
	Arial, Helvetica,;
	font-size : 12px;
	font-weight : bold;
}
  a:hover{
	color: Green;
}
  
  a.c1{
	color: Black;
	text-decoration:none;
	font : 12px;
	font-weight : bold;
}  
  a:hover.c1{color:#4b697a; text-decoration: underline;}
  
  
   a.c2{
	color: Gray;
	text-decoration:underline;
	font : 10px;
}  
  a:hover.c2{
	color: Maroon;
	text-decoration: none;
}

   a.c3{
	color: White;
	text-decoration:none;
	font : bold 11px;
}  
  a:hover.c3{
	color: Silver;
	text-decoration: underline;
}
  
  
  TABLE 
{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
