BODY {
	color: Black;
	background-color: Black;
	font-family: Tahoma;
	font-size: 7pt;
}
A {
	color: Green;
	text-decoration: underline;
}
A:HOVER {
	color: #00E100;
	text-decoration: underline;
}
td.text {
	color: Black;
	font-family: Tahoma;
	font-size: 8pt;
}
td.date {
	color: #CE3100;
	font-family: Tahoma;
	font-size: 7pt;
}
td.ogl{
	color: Black;
	font-family: Tahoma;
	font-size: 7 pt;
}
A.ogl {
	color: Green;
	text-decoration: underline;
}

A:HOVER.ogl {
	color: #00E100;
	text-decoration: underline;
}
A.rmenu {
	color: White;
	text-decoration: none;
	font-weight : bold;
	font-family : Tahoma;
}
A:HOVER.rmenu {
	color: #00E100;
	text-decoration: none;
	font-weight : bold;
	font-family : Tahoma;
	}
