body { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
color: #303030; 
line-height: 1.3;
background: #ffcc99 url(a.jpg) repeat}
	
a:link { 
	text-decoration: none; 
	background-color: inherit;
	color: #606060 }
a:visited { 
	text-decoration: none; 
	background-color: inherit;
	color: #606060 }
a:hover, a:active { 
	text-decoration: underline; 
	background-color: inherit;
	color: #ffffcc }
	
script { display: none; }

img { width: 650px; }
		
p { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
font-size: 100%; 
color: #303030; 
margin-top: 0px;
margin-bottom: 0px;
background: inherit }	

table { border: 1px solid #ffedd8;
padding: 5px;
margin: 10px 0px 10px 0px;
background: #ffcc99;
width: 800px }

td { border: none;
background: #ffcc99; }
		
hr { display: none }