a:link
{
	color: #008000;
}
a:visited
{
	color: #555555; 
} 
a:active 
{
	color: #000000;
}
body, h1, h2, h3, h4, h5, h6, table
{
	font-family: Verdana, Tahoma;
	font-size: 12px;
	color: #000000;
	scrollbar-face-color: #E8E8E8;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #E8E8E8;
	scrollbar-3dlight-color: #555555;
	scrollbar-arrow-color:  #555555;
	scrollbar-track-color: #E8E8E8;
	scrollbar-darkshadow-color: #333333;
  }
body         { background-image: url('index_16-x2.gif'); background-repeat: repeat; background-attachment:fixed }
a
{
	text-decoration: none;
	cursor: default;
}
a:hover
{
	color:#004400;
	text-decoration: underline;
}