a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
.form {
	list-style-type: circle;
	border: 3px double #000000;
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: 10px;
}
