body 
{
font-family: verdana; 
color: #0019C3; 
font-size: 10px; 
background-image: url('bg.jpg'); 
scrollbar-DarkShadow-Color: #0087E6; 
scrollbar-Track-Color: #3EA2EF; 
scrollbar-Face-Color: #8DCEFF; 
scrollbar-Shadow-Color: #8DCEFF;
scrollbar-3dLight-Color: #0087E6; 
scrollbar-Highlight-Color: #8DCEFF; 
scrollbar-Arrow-Color: #0087E6;
cursor: crosshair;}

A:link
{ text-decoration: none; 
color:#0019C3; 
cursor: crosshair; 
font-weight:bold  }
A:visited
{ text-decoration: none; 
color:#0019C3; 
cursor: crosshair; 
font-weight:bold  }
A:active
{ text-decoration: none; 
color:#0019C3; cursor: crosshair; 
font-weight:bold  }
A:hover
{color: #5765C3; 
background-image=url('header.jpg');
font-size: 10px;}

.head {  font-family: "Verdana"; 
font-size: 11px; 
color: #0019C3;
background-image=url('header.jpg');
border-color: #0019C3; 
border-style: solid; 
font-weight:bold; 
border-width: 1px; 
text-align: center;
padding: 1px; 
 }