.submitbutton {
	background-image : none;
	background-color : #00005B;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9 pt;
	line-height : normal;
	border-bottom-width : 1px;
	font-style : normal;
	font-variant : normal;
	font-weight : 100;
	}
BODY {
	color: Black;
	background-color: #191A40;
	font-family: Georgia;
	font-size: small;

}

A {
	color: #DB7093;
}

A:HOVER {
	color: White;
}