 A:LINK {color: CC0000; text-decoration: none;}
 A:VISITED {color: CC0000; text-decoration: none;}
 A:ACTIVE {color: FF0000; text-decoration: none;}
 A:HOVER {color: FF0000; text-decoration: underline;}

.inputform{
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
	font-weight: none;
	color: #003300;
	background-color:#EEEEEE;
}

.voteform{
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size : 10pt;
	font-weight: bold;
	color: #000000;
	background-color:#EEEEEE;
}

.del { 
display: none; 
} 


