body, TD, P, .bodytxt  {
	scrollbar-face-color : #ffffff;
	scrollbar-track-color : #ffffff;
	scrollbar-arrow-color : #660000;

}

A  {text-decoration : underline; color : #CCCCCC;}
A:Visited  {text-decoration : none; color : #666666;}
A:Active  {text-decoration : none; color : #666666;}
A:Hover  {text-decoration : none; color : #666666;}

.nav A  {text-decoration : none; color : #660000;}
.nav A:Visited  {text-decoration : none; color : #660000;}
.nav A:Active  {text-decoration : none; color : #660000;}
.nav A:Hover  {text-decoration : none; color : #660000;}
	
.nav {
	padding-bottom: 3px;
	font-family : Arial;
	font-size : 13px;
	color : #660000;
	}

hr {
  color: #660000;
  width: 80%;
  height: 1px;
}