             
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
        scrollbar-base-color: #92291a;
        scrollbar-arrow-color: #ffff00;
        scrollbar-3dlight-color: #92291a;
        scrollbar-track-color: #660000;
	}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #ffffff;
	}
	
hr {
        color: #9e3729;
        }

a:link { font-weight: bold;
	 color: #ffff00;
}

a:visited { font-weight: bold;
	    color: #ffffff;
}

a:hover { font-weight: bold;
          color: #ffff00;
}

a:active { font-weight: bold;
           color: #ffff00;          
}

a img { border-color: #ffff00; 
        border-bottom: 1px solid #ffff00;
}	

