body {
scrollbar-face-color:#CCCCCC;
scrollbar-shadow-color:#663333;
scrollbar-highlight-color:#663333;
scrollbar-3dlight-color:#CCCCCC;
scrollbar-darkshadow-color:#CCCCCC;
scrollbar-track-color:#CCCCCC;
scrollbar-arrow-color:#663333
}
body{background-image: url(images/back.jpg);  
background-repeat: repeat-x;
}
body, table, tr, td, form, p, div {font-family: Verdana, sans-serif; font-size:11px; color:#000000;}
h1, h2, h3{font-family: Verdana, sans-serif; font-size:12px; color:#000000;}
  
a.textlink:link {color:black; text-decoration: underline;}
a.textlink:visited {color:black; text-decoration: underline;}
a.textlink:hover {color: red; text-decoration: none ;}
a.textlink:active {color: red; text-decoration: none ;}
a.textlink:focus{color: red; text-decoration: none ;}