<style type="text/css">
		
         	A:text {color: #ffffff; text-decoration: none}
         	A:link {color: #990000; text-decoration: underline}
		A:visited {color: #990000; text-decoration: underline}
		A:active {color: #990000; text-decoration: underline}
	    	A:hover {color: #990000; text-decoration: none}

         	A.menu:text {color: #ffffff; text-decoration: none}
         	A.menu:link {color: #EAEAEA; text-decoration: none}
         	A.menu:visited {color: #EAEAEA; text-decoration: none}
         	A.menu:active {color: #EAEAEA; text-decoration: none}
         	A.menu:hover {color: #EAEAEA; text-decoration: underline}
	      

BODY {
	SCROLLBAR-FACE-COLOR: #990000; 
	BACKGROUND-ATTACHMENT: fixed; 
	BACKGROUND-IMAGE: url(images/bg_logo.gif); 
	SCROLLBAR-HIGHLIGHT-COLOR: #000000; 
	SCROLLBAR-SHADOW-COLOR: #ffffff; 
	SCROLLBAR-3DLIGHT-COLOR: #ffffff; 
	SCROLLBAR-ARROW-COLOR: #cccccc; 
	SCROLLBAR-TRACK-COLOR: #333333; 
	BACKGROUND-REPEAT: no-repeat; 
	SCROLLBAR-DARKSHADOW-COLOR: #990000; 
	BACKGROUND-COLOR: #333333
; background-position: left top

}
</STYLE>