A {
	text-decoration : none;
	color : #0068FC;
	font-size: 9pt;
	font-family: Verdana, Arial;
	font-weight: bold;
}

A:HOVER {
	text-decoration : underline;
	color : #0068FC;
	font-size: 9pt;
	font-family: Verdana, Arial;
	font-weight: bold;

}

A:ACTIVE {
	color : #0068FC;
	font-size: 9pt;
	font-family: Verdana, Arial;
	font-weight: bold;
}

P {
	text-decoration : none;
	color : white;
	font-family: Verdana, Arial;
	font-size: 9pt;
}

TD {
	text-decoration : none;
	color : white;
	font-family: Verdana, Arial;
	font-size: 9pt;
}
INPUT {
	text-decoration : none;
	color : white;
	font-family: Verdana, Arial;
	font-size: 9pt;
}
SELECT {
	text-decoration : none;
	color : white;
	font-family: Arial;
	font-size: 9pt;
}
