.font {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	line-height: 20px;

}
A
{
	text-decoration: none;
}
A:hover
{
	COLOR: #616161;
}
A:link
{
	color: #555555;
}
A:visited
{
	color: #666666;
}


.font1 {
	font-family: "Arial";
	font-size: 8pt;
	color: #FF6600;

}
A
{
	text-decoration: none;
}
A:hover
{
	COLOR: #616161;
}
A:link
{
	color: #555555;
}
A:visited
{
	color: #666666;
}

.font2 {
	font-family: Arial;
	font-size: 10pt;
	color: #009900;

}
A
{
	text-decoration: none;
}
A:hover
{
	COLOR: #616161;
}
A:link
{
	color: #555555;
}
A:visited
{
	color: #666666;
}

