A {
	text-decoration :  none;
	color : #FFDF71;
}

A:HOVER {
	color : Yellow;
}

BODY, TD {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

input, textarea, select {
	font-size: 8pt;
	border : 1px inset;
	background-color : Silver;
	color : black;
}

