select {
	font-family: verdana;
	font-size: 11;
}

input {
	font-family: verdana;
	font-size: 11;
}

A:link {
	color: #95CC3D;
	font-weight: normal;
	text-decoration: none;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #272727;
	text-decoration: none;
}
body {
	background-color: #E9E9E9;
        margin-top: 0px;
}
a:visited {
	color: #95CC3D;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	color: #95CC3D;
	font-weight: normal;
	text-decoration: underline;
}
a:active {
	color: #95CC3D;
	font-weight: normal;
	text-decoration: none;
}

