body {
scrollbar-face-color : grey; 
scrollbar-highlight-color : white; 
scrollbar-3dlight-color : white; 
scrollbar-shadow-color : black; 
scrollbar-darkshadow-color : black;
scrollbar-track-color : lightgrey; 
scrollbar-arrow-color : white;

font-family: times new roman, arial;
font-size: 11px; 
}

.nav{
border: 1px solid gray; 
width: 150; 
background-color: #ebebeb ; 

}

.head2 {
background: url('http://www.crazysubs.com/head2.jpg'); width: 150; height: 26; 
text-align: left; color: black;
font-family: arial, times new roman;
font-size: 14px; 
}

.head3 {
background: url('http://www.crazysubs.com/head3.jpg'); width: 150; height: 35; 
text-align: left; color: black;
font-family: times new roman;
font-size: 14px; 
}

.head {
background: url('http://www.crazysubs.com/head.jpg'); width: 445; height: 40;
text-align: left: color: gray;
font-family: arial, times new roman;
font-size: 16px;
}
td {
font-size: 12px;
} 

A:link {
text-decoration: none; color: gray; font-size: 12; font-family: times new roman;  
}

A:active 
{ text-decoration: none;  color: gray; font-size: 12; font-family: times new roman; border: 2 px gray inset; 
}

A:visited {
text-decoration: none; color: gray; font-size: 12; font-family: times new roman;
}

A:hover {
text-decoration: underline; color: black; font-size: 12; font-family: times new roman; 
}