span,div,td,ol,li,p,h1,h2,h3,h4,h5,h6 
{
	font-family: Arial, Helvetica, sans-serif; 
	color:#666666;
	font-size: 11px;
}
 
.normal 
{
	font-size: 11px;
	color:#666666;
}
a 
{
	text-decoration:none; 
}
 a:active 
{
	text-decoration:none; 
}
 a:visited 
{
	text-decoration:none; 
}
 
a:hover 
{
	color:#FF6600; 
}

 .small 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: 600
}
 textarea 
{
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: normal; font-weight: normal; 
	color: #666666; text-decoration: none;
}
.over 
{
	color: #FF6600;
	font-size: 11px;
}

.bigger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
}
.bigbigbig {  font-size: 14px; font-weight: bolder}
.smaller {  font-size: 9px; color: #666666}

