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;
}
TABLE.ent {
	font-family: Tahoma;
	font-size: 7pt;
}
td.ogl{
	color: Black;
	font-family: Tahoma;
	font-size: 7pt;
}
TABLE.artist {
	font-weight : bold;
	font-family : Tahoma;
	font-size : 8pt;
	background-color : Black;
	color : White;
}

A.ogl {
	color: Green;
	text-decoration: underline;
	font-size: 7 pt;
	font-family: Tahoma;
}

A:HOVER.ogl {
	color: #00E100;
	text-decoration: underline;
	font-size: 7 pt;
	font-family: Tahoma;
}
A.rmenu {
	color: White;
	text-decoration: none;
	font-family : Tahoma;
}
A:HOVER.rmenu {
	color: #00E100;
	text-decoration: none;
	font-family : Tahoma;
	}
TD.rm{
	font-family: Tahoma;
	font-size: 7 pt;
	border-bottom-color : Gray;
	border-bottom-width : 1px;
	border-bottom-style : solid;
	vertical-align : middle;
	text-align : center;
	height : 10px;
	width : 77px;
}
TD.rm2{
	color: #00CC00;
	font-size: 7 pt;
	font-family: Tahoma;
	font-weight : bold;
	border-bottom-color : Gray;
	border-bottom-width : 1px;
	border-bottom-style : solid;
	vertical-align : middle;
	text-align : center;
	height : 10px;
	width : 77px;
	background-color : Black;
}
