BODY{scrollbar-base-color: #00CCFF;}
A:link    {
	 color: #ff9900; 
	 text-decoration: none;
}
A:active  {
	 color: #ff9900; 
	 text-decoration: none;
}
A:visited {
	 color: #ff9900; 
	 text-decoration: none;
}
A:hover{
   color: #ff3366; 
	 text-decoration: none;
}

img {
border:1;
}
.subtext{
padding-left:10px; 
font-family: Arial;
font-size: 12px;
}