





.proj {
	font-size : 12px;
	font-weight : normal;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.bs  {
	font-size : 11px;
	font-weight : normal;
	color : #252B45;
	font-family : Verdana;
}

.blb {
	font-size : 16px;
	font-weight : normal;
	font-style : italic;
	color : #252B45;
	font-family : Times New Roman;
}

.blbb {
	font-size : 16px;
	font-weight : bold;
	font-style : italic;
	color : #252B45;
	font-family : Times New Roman;
}

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

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

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

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

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