A {
	text-decoration : none;
	color : Blue;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
}
A:HOVER {
	color : blue;
; font-size: x-small
; text-decoration: underline
}
A:ACTIVE {
	color : Red;
}
TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
; color: #000000

}

