TABLE {
	font-family: arial, sans-serif;
	font-size: 14px;
	color: #B9E7AD;
}

A {
	text-decoration : none;
	font-family : arial, sans-serif;
	color : #CCF;
	font-weight: normal;
	font-size: 12pt
}

A:HOVER {
	font-family : arial, sans-serif;
	color : #FFF;
	;
	font-size: 12pt
;
	text-decoration: underline
;
	font-weight: normal
}

