<style type="text/css">

(Warning: the following cursor attribute is for those who use IE only!)

cursor: crosshair;}

A:link { text-decoration: none; color:#00CCFF; }
A:visited { text-decoration: none; color:#00CCFF; }
A:active { text-decoration: none; color:#00CCFF; }
A:hover { text-decoration: line-through; color:#00CCFF; }

h1 {font-family: Comic Sans MS; 
font-size: 16pt;
color: #00CCFF;  } 

p {font-family: Comic Sans MS ;
font-size: 8pt;
color: #00CCFF; } 

body 
{ background: #CC3399; 
background-image: url();
background-repeat: repeat; 
background-position: valueI valueII; 
background-attachment: value;

font-family: Comic Sans MS ; 
color: #00CCFF ; 
letter-spacing: 1pt; 
font-weight: normal; 
font-size: 8pt; 

(Warning: the following scrollbar attribute is for those who use IE only!)

scrollbar-face-color:#CC3399;
scrollbar-highlight-color:#00CCFF;
scrollbar-3dlight-color:#00CCFF;
scrollbar-darkshadow-color:#00CCFF;
scrollbar-shadow-color:#00CCFF;
scrollbar-arrow-color:#00CCFF;
scrollbar-track-color:#CC3399;

margin-top: 0;
margin-bottom: 0;
margin-left: 0;
margin-right: 0; 
padding-top: 0;
padding-bottom: 0;
padding-left: 0;
padding-right: 0; 
}

input, textarea
{ background: #CC3399;
font-family: Comic Sans MS;
color: #FF0000; 
border-style: double; 
border-color: #00CCFF;
border-width: 8; }

</style>

