BODY {
        background-color:transparent; 
	background-attachment:;
        background-image:;
        background-repeat:;
	font-family: Verdana;
	font-size: 10px;
	color:#FFFFFF
}
-->
<!--
BODY {scrollbar-face-color: #33FF33;
scrollbar-shadow-color: #D7DE1C;
scrollbar-highlight-color: #D7DE1C;
scrollbar-3dlight-color: #33FF33; 
scrollbar-darkshadow-color: #33FF33; 
scrollbar-track-color: #33FF33; 
scrollbar-arrow-color: #D7DE1C;}
-->

}
td, tr, body {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #D7DE1C;
	text-decoration: none;
	cursor: crosshair;
}
a:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #D7DE1C;
	cursor: crosshair;
}
a:visited {
    font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #D7DE1C;
	text-decoration: none;
	cursor: crosshair;
}	
a:active {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #D7DE1C;
	cursor: crosshair;	
}
h1 {
	font-family: Verdana; 
	font-size: 10px; 
	font-weight: bold;
	color: #FFFFFF; 
	letter-spacing: 3px;
	text-transform: uppercase;
}
img {
	border-color: #D7DE1C;
}

-->