Body {
	scrollbar-face-color: #666666;
	scrollbar-shadow-color: #eeeeee;
	scrollbar-highlight-color: #eeeeee;
	scrollbar-3dlight-color: #666666;
	scrollbar-darkshadow-color: #eeeeee;
	scrollbar-track-color: #eeeeee;
	scrollbar-arrow-color: #cccccc;
}
a {
	Color: #D5824F;
	text-decoration: none;
	font-family:verdana;
	font-weight: bold;
	font-size:12px;
}
a:hover {
	color: #EF9E6D;
	text-decoration: none;
	border-bottom: 1px dotted white;
}

.BottomEmail {
	Color: #003366;
	text-decoration: none;
	font-family:	verdana;
	font-weight: bold;
	font-size: 12px;
}
.BottomEmail:hover {
	Color: #000000;
	text-decoration: underline;
}

input, textarea {
	border: 1px solid #000066;
	background: #999999;
	font-weight: bold;
	color: #000099;
	font-family: verdana;
}