.fac1  {
	font-size : 20px;
	font-family : Impact;
	font-weight : bold;
	color : #ffffff;
}

.fac3w  {
	font-size : 15px;
	font-family : Impact;
	font-weight : bold;
	color : #ffffff;
}

.fac3b {
	font-size : 15px;
	font-family : Tahoma;
	font-weight : bold;
	color : #ffffff;
}

.fac2  {
	font-size :12px;
	font-family : Tahoma;
	color : #ffffff;
}

.fac3  {
	font-size :15px;
	font-family : Tahoma;
	color : #ffffff;
}

.fac4  {
	font-size :9px;
	font-family : Tahoma;
	color : #ffffff;
}

.gr  {

	font-size : 9px;
	font-family : Impact;
	color :#00CA00;
	
}

.fbs  {

	font-size : 30px;
	font-family : Impact;
	font-weight : bold;
	color :#ffffff;
	
}

.fb  {

	font-size : 35px;
	font-family : Impact;
	font-weight : bold;
	color :#ffffff;
	
}



A  {
    color : #9400d3;
	text-decoration : none;
	
}

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

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

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

BODY  {
	font-size : 10px;
	color : white;
	background-color : black;
}