BODY {
	background : Black;
	font : normal;
	font-family : Arial;
	color : #FFE500;
	font-size : xx-small;
}

A {
	color : Yellow;
	font : normal;
	text-decoration : none;
	font-size : xx-small;
	font-family : Arial;
}

A:HOVER {
	color : White;
}

.inputform{
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
	font-weight: bold;
	color: #000000;
	background-color:#EEEEEE;
}
