a:hover  {
	text-decoration : none;
	font-weight : bold;
	color: #FFFF00;
}

a  {
	text-decoration : none;
	font-weight : bold;
	color: #FFCE5A;
}

a:active {
	font-weight: bold;
	color: #FFCE5A;
	text-decoration: none
}

.layermenu  {
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	background-color : #006699;
	layer-background-color : #006699;
	margin-top : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	border : 2px solid;
	padding-top : 0px;
	padding-right : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	position : absolute;
	visibility : hidden;
	height : 1px;
	width : 175px;
	clip : rect(   );
	border-color : #FFFFFF solid;
}

.menuitem  {
	position : relative;
	clip : rect(   );
}

.text {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}

h1  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-weight : bold;
	color : #FFFFFF;
	font-style : normal;
	text-transform: lowercase;
}

h2  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
	font-weight : bold;
	color : #FFFFFF;
	font-style : normal;
}

h3  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-style : normal;
	font-weight : normal;
	color : #FFFFFF;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF
}
hr {  color: #FFCE5A}
