a:link {  font-family: Arial, Helvetica, sans-serif; text-decoration: underline; color: #ffffff}
a:active {  font-family: Arial, Helvetica, sans-serif; text-decoration: underline; color: #ffffff}
a:visited {  font-family: Arial, Helvetica, sans-serif; text-decoration: underline; color: #ffffff}
a:hover {  font-family: Arial, Helvetica, sans-serif; text-decoration: none; color: #FFFF00}



body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

	scrollbar-3d-light-color:#000;
	scrollbar-arrow-color:#FFFF00;
	scrollbar-base-color:#666;
	scrollbar-dark-shadow-color:#000;
	scrollbar-face-color:#333;
	scrollbar-highlight-color:#666;
	scrollbar-shadow-color:#666;

	background-attachment:fixed;
	background-color:#FFFF00;
	background-image: url(../gfx/pgbg.jpg);
	background-repeat: repeat-x;
	background-position:bottom;

}






.bodytext {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF ;
}




.bodytextbold {
	font-family: Tahoma, Verdana, Arial
	font-size: 12px
	font-weight: bold;
	color: #FFFF00;
	font-weight: bold;
}

