body, table{
 font-family: Comic Sans MS;
 font-size: 10pt;
 background: #FFFFFF ;
  color: #FF0006;
}
BODY{
CURSOR: url(cursor.ani);
}
hr{
 color: #FF6000;
 height: 1;
}
a{
CURSOR: url(cursor1.ani);
}
a{
 color: #FF6000;
 text-decoration: none;
}
a:hover{
 text-decoration: underline;
}
input, textarea, select{
 font-family: Comic Sans MS;
 font-size: 8pt;
 background: #FFFFFF;
 border: 1px solid #00008B;

}
h4 
{ 
color: #FF0006; 
font-family: Comic Sans MS; 
}