.body{			scrollbar-3dlight-color:#336699;
                scrollbar-arrow-color:white;
                scrollbar-track-color:#6699CC;
                scrollbar-darkshadow-color:#99CCFF;
                scrollbar-face-color:#CCCCCC;
                scrollbar-highlight-color:#6699CC;
                scrollbar-shadow-color:#336699;
}
.style {
	border: thin none #000000;
}
#rollover li a {
	background-image:  url(image/arrow2.gif);
	background-repeat: no-repeat;  background-position: 0 .4em;
	padding-left: 15px;
margin-left: -20 px;
color: #000000;
font-size: 11px;
text-decoration: none;}

#rollover li a:hover {
	background-image:  url(image/arrow1.gif);
	background-repeat: no-repeat;  background-position: 0 .4em;
	padding-left: 15px;
margin-left: -20 px;
	text-decoration: underline;
	color: #000000;
	font-size: 11px;
	font color: #FF0000;}
A:visited  {color: #000000; text-decoration: underline}
A:link  {color: #000000; text-decoration: underline}
A:active  {color: #000000; text-decoration: underline}
A:hover   { color: #336699;text-decoration: underline }