body, TD, P, .bodytxt  {
	scrollbar-face-color : #999999;
	scrollbar-track-color : #333333;
	scrollbar-arrow-color : #ffffff;

}

A  {text-decoration : underline; color : #ffffff;}
A:Visited  {text-decoration : underline; color : #ffffff;}
A:Active  {text-decoration : none; color : #ffffff;}
A:Hover  {text-decoration : none; color : #ffffff;}

.nav A  {text-decoration : none; color : #FFFFff;}
.nav A:Visited  {text-decoration : none; color : #ffffff;}
.nav A:Active  {text-decoration : none; color : #ffFFff;}
.nav A:Hover  {text-decoration : none; color : #FFFFff;}

.nav {
	font-family : Verdana;
	font-size : 13px;
	color : #ffffff;
	}

.img {
	border: 4px solid #666666;
	}
	
form {
margin: 0px;
}

input, textarea, select {
	font-family : Verdana;
	font-size : 11px;
	color : #ffffff;
	background-color : #666666;

 -