BODY {
	font : 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}

TABLE {
	font : 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

A {
	text-decoration : none;
}

A:HOVER {
	text-decoration : underline;
}

DIV {
	font-family : Verdana;
	font-size : 11px;
	font-style : normal;
	font-weight : bold;
	color : White;
	position : absolute;
	background-color : #000000;
	width : 150px;
	border-bottom : 1px solid Black;
	border-right-color : Black;
	border-right-style : solid;
	border-right-width : 1px;
	text-decoration : none;
	padding : 1px 1px 1px 0px;
}

DIV.menu {
	font-family : Verdana;
	font-size : 11px;
	color : white;
	position : absolute;
	background-color : #000000;
	width : 150px;
	border-bottom : 1px solid Black;
	border-right-color : Black;
	border-right-style : solid;
	border-right-width : 1px;
	font-weight : normal;
}

A.menuA {
	color : White;
	text-decoration : none;
}

A:HOVER.menuA {
	color : #E6C647;
	text-decoration : none;
}

A.menuB {
	color : white;
	text-decoration : none;
}

A:HOVER.menuB {
	color : white;
	text-decoration : underline;
}