


body, form, table {
	font-size:10px;	
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-weight: normal;
}

a:link, a:visited, a:active {
	color: #000000;
	background-color: transparent;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #000000;
	background-color: transparent;
	text-decoration: underline;
	font-weight: bold;
	
}


