@charset "iso-8859-1";
	BODY, TABLE, TD, P {
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size :  11px;
	color :  #666666;
}

A{
font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size :  11px;
	color :  #6699CC;
	font-weight :  bold;
	text-decoration :  none;
	}

 A:Hover{
font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size :  11px;
	color :  #0066FF;
	font-weight : bold;
	text-decoration :  none;
 }
