
A:link {
  text-decoration: none;
  font-weight: bold;
  font-size: 8pt;
  color: "#660000";
}

A:visited {
  text-decoration: none;
  font-weight: bold;
  font-size: 8pt;
  color: "#660000";
}

A:hover {
  text-decoration: underline;
  color: "#FF0033";
}

body { background-image: url(images/back.jpg);
	background-repeat: repeat;
 p.body { font-family: sans-serif,arial,tahoma;
color: #003300;
text-decoration:  none; 
font-size: 8pt;

scrollbar-face-color:#71A495;
scrollbar-arrow-color:#000000;
scrollbar-track-color:#DADADA;
scrollbar-shadow-color:#FFFFFF;
scrollbar-highlight-color:#FFFFFF;
scrollbar-3dlight-color:#FFFFFF;
scrollbar-darkshadow-Color:#000000;
}

td {
  font-family: sans-seif,arial,tahoma;
  font-size: 9pt;
  color:~003300;
} 
  


