* {
	margin: 0;
	padding: 0;
}

body {
	margin:0px;
	padding: 0;	
	
	scrollbar-arrow-color: #EA7424;
    scrollbar-highlight-color: #EA7424;
    scrollbar-shadow-color: #EA7424;
    scrollbar-base-color : #000000;
    scrollbar-track-color: #000000;
    scrollbar-face-color: #000000;
    scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;	
}

b{color:#000000;}

td {color:#F7EDD7; font-family: courier new, courier, monospace; font-size:12px; line-height:18px;}

a.links {color: #000000; font-family:courier new, courier, monospace; text-decoration:underline;}
a.links:active {color: #000000; font-family:courier new, courier, monospace; text-decoration:underline;}
a.links:visited {color: #000000; font-family:courier new, courier, monospace; text-decoration:underline;}
a.links:hover {color: #EA7424; font-family:courier new, courier, monospace; text-decoration:none; background:#000000; padding:2px;}

.forms { font-family: courier new, courier, monospace; 
 font-size: 11px;
 color: #000000;
 background: #F7EDD7;
border: 1px solid #EA7424;
}

        
