.blb {
	font-size : 14px;
	font-weight : bold;
	color : #cc3300;
	font-family : Thaoma, Verdana;
	
}


.bl {
	font-size : 10px;
	font-weight : bold;
	color : #cc3300;
	font-family : Thaoma, Verdana;
	
}

.bln {
	font-size : 10px;
	color : #333333;
	font-family : Thaoma, Verdana;
	
}

.bls {
	font-size : 10px;
	color : #cc3300;
	font-family : Thaoma, Verdana;
	
}

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

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

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

A:Hover  {
    color : #66cc00;
	text-decoration : none;
	
}

BODY  {
	font-size : 10px;
	color : #000000;
	font-family : Thaoma, Verdana;
}