.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #37506F;
	background-color: #C2D0F7;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url('images/register-button.jpg');
	background-repeat: no-repeat;
	line-height: normal;
	background-attachment: fixed;
	height: 18px;
	width: 94px;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #37506F;
}
a:link {
	color: #26275b;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #26275b;
}
a:hover {
	text-decoration: none;
	color: #26275b;
}
a:active {
	text-decoration: none;
	color: #26275b;
}