A {
	color : white;
	text-decoration : none;
}
A:HOVER {
	color : red;
}
a.text {
	color : #000066;
	text-decoration : none;
}
a.text:HOVER {
	color : red;
}
BODY {
	scrollbar-3d-light-color:#000000;
    scrollbar-arrow-color: #000000;
    scrollbar-base-color:#000000;
	scrollbar-track-color: #AFA093;
    scrollbar-dark-shadow-color:#AFA093;
    scrollbar-face-color:#AFA093;
    scrollbar-highlight-color:#AFA093;
    scrollbar-shadow-color:#AFA093;
}
.form {text-indent: 2; background-color: #ffffff; font-family: Verdana; font-size: 8 pt; color: red; font-weight: bold; border: 1 solid #ff0000}
}
.submit {text-indent: 2; background-color: #ff0000; font-family: Verdana; font-size: 8 pt; color: white; font-weight: bold; border: 1 solid #ffffff}
}
.submit2 {text-indent: 2; background-color: #ffffff; font-family: Verdana; font-size: 8 pt; color: #333333; font-weight: bold; border: 1 solid #000000; CURSOR: hand}
}