A:link
{ text-decoration: none; color:#000000; }
A:visited
{ text-decoration: none; color:#000000; }
A:active
{ text-decoration: none; color:#000000; }
A:hover
{ text-decoration: underline overline; color:#9966cc;

background-color: #FFCC33;

(Warning: the following cursor attribute is for those who use IE only!)

cursor: crosshair;}

h1 {font-family: verdana; 
color: #000000; } 

p {font-family: verdana;  
color: #000000; } 

body 
{ background: #FFCC33;
font-family: verdana;
color: #000000 ; 
letter-spacing: 0pt;
font-weight: normal;
font-size: x-small;


(Warning: the following scrollbar attribute is for those who use IE only!)

scrollbar-face-color : #ff6666; 
scrollbar-highlight-color : #ff6666; 
scrollbar-3dlight-color : #ff6666; 
scrollbar-shadow-color : #ff6666; 
scrollbar-darkshadow-color : #ff6666;
scrollbar-track-color : #9966cc; 
scrollbar-arrow-color : #9966cc; 

margin-top: 5;
margin-bottom: 5;
margin-left: 10;
margin-right: 10; 
padding-top: 0;
padding-bottom: 0;
padding-left: 0;
padding-right: 0; 
}