body {
    scrollbar-face-color: #555555;
    scrollbar-shadow-color: #333333;
    scrollbar-highlight-color: #333333;
    scrollbar-3dlight-color: #333333;
    scrollbar-darkshadow-color: #333333;
    scrollbar-track-color: #333333;
    scrollbar-arrow-color: #DDDDDD
  }
  
.body  {
	font-size : 12px;
	font-family : Verdana, Arial, sans-serif;
	color : #FFFFFF;
}

.address  {
	font-size : 14px;
	font-family : Arial Narrow, Helvetica Condensed, Futura Condensed, Verdana, sans-serif;
	color : #C0C0C0;
}

A.body  {
	text-decoration : none;
	color : #C0C0C0;
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
	font-weight : bold;
}

A.body:Hover  {
	text-decoration : underline;
	color : #FFFFFF;
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
	font-weight : bold;
}

A.body:Visited  {
	text-decoration : none;
	font-size : 12px;
	font-family : Verdana, Arial, sans-serif;
	color : #C0C0C0;
	font-weight : bold;
}

A.body:Active  {
	text-decoration : none;
	font-size : 12px;
	font-family : Verdana, Arial, sans-serif;
	color : #808080;
	font-weight : bold;
}