html { overflow: -moz-scrollbars-vertical !important; }


body {
	background: #000000 
}.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	line-height: normal;
	color: #FFFFFF;
}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}
.bodytextCentered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	color: #FFFFFF;
}
a:link {
	color: #FFD701;
	text-decoration: underline;
}
a:visited {
	color: #FFD701;
	text-decoration: underline;
}
a:hover {

	color: #FFFF99;
	text-decoration: underline;
}
a:active {


	color: #FFD701;
	text-decoration: underline;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #FFFFFF;
}
.allaccess {
	font-size: 16px;
	font-weight: bold;
}
:focus
{
  -moz-outline-style: none;
}