
  A:link {
	text-decoration: none;
	font-size:10pt;
	font-weight:bold;
	font-family:Avantgarde,Arial;
	color: Yellow;
}
  A:visited {
	text-decoration: none;
	font-size:10pt;
	font-weight:bold;
	font-family:Avantgarde,Arial;
	color: Yellow;
}
  A:active {
	text-decoration: none;
	font-size:10pt;
	font-weight:bold;
	font-family:Avantgarde,Arial;
	color: Yellow;
}	
  A:hover {
	text-decoration: none;
	font-size:10pt;
	font-weight: bold;
	font-family:Avantgarde,Arial;
	color: Red;
}
body {
	font-family : Arial, Helvetica, sans-serif;
	color: White;
	background: #000000;
	scrollbar-arrow-color:#ffcc00;
	scrollbar-base-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-3dlight-color:#000000;
	scrollbar-shadow-color:#000000;
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#404040;
	background-attachment : fixed;
	background-repeat : no-repeat;
	background-position: center center;
	font-size : 10pt;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	color: White;
	font-size:10pt;

	}
tr {
	font-family: Arial, Helvetica, sans-serif;
	color: White;
	font-size: 10pt;
}
	
ta {
	font-family: Arial, Helvetica, sans-serif;
	color: White;
	font-size: 10pt;
}

