a  {
	font-family : Arial, sans serif;
	font-size : 12px;
	color : #ffcc00;
	font-style : normal;
	font-weight : bold;
	text-align : left;
}

.text1  {
	font-family : Arial, sans serif;
	font-size : 12px;
	color : #000033;
	font-weight : normal;
	text-align : left;
}

.text2  {
	font-family : Arial, sans serif;
	font-size : 12px;
	color : #000000;
	font-weight : normal;	
}

.title  {
	font-family : Arial, sans serif;
	font-size : 16px;
	font-weight : bold;
	font-style : italic;
	color : #000000;
}

A:Visited  {
	color : #99cc33;
	font-family : Arial, sans serif;
	font-size : 12px;
	text-align : left;
	font-weight : bold;

}

A:Hover  {
	color : #484848;
	font-family : Arial, sans serif;
	font-size : 12px;
	text-align : left;
	font-weight : bold;
}

