.field {
	font-size: 11px;
	color: #000000;	
}
.field_button {
	font-size: 11px;
	color: #000000;
	cursor: hand;
}                                                                                                                             
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: underline;
	color: #FF0000;
}                                                                                                            
