body,table,td,tr,div,form,p {
		font-size: 7.5pt;
		color : #009900;
		font-weight : bold;
		font-family: verdana, arial, helvetica, geneva;
}
a {
		text-decoration : none;
		font-weight : bold;
		color : #33cc33;
}
a:hover {
		text-decoration : none;
		font-weight : bold;
		color : #00ff00;
}
a:visited {
		text-decoration : none;
		color : #009900;
}
a:visited:hover {
		text-decoration : none;
		color : #00ff00;
}

