.fac1  {

	font-size :10px;
	font-family : Verdana;
	color : #333333;
	
}

.fac2  {

	font-size :14px;
	font-family : Verdana;
	font-weight : bold;
	color : #333333;
}

.fac3  {

	font-size :14px;
	font-family : Verdana;
	color : #333333;
	
}

.fac4  {

	font-size :16px;
	font-family : Verdana;
	font-weight : bold;
	color : #333333;
	
}

A  {
    color : #006600;
	text-decoration : none;
	
}

A:Visited  {
	color : #660066;
	text-decoration : none;
	
}

A:Active  {
    color : #008000;
	text-decoration : none;
	
}

A:Hover  {
    color : #9900cc;
	text-decoration : none;
	
}
