BODY {
	color: #330000;
	font-family: Tahoma, sans-serif;
	font-size: xx-small;
}

H2 {
	font-size: 14px;
}

A {
	color: #104500;
	text-decoration: none;
	font-weight:bold;
}

A:HOVER {
	color: #330000;
	text-decoration: underline;
}
A.links:HOVER {
	color: #330000;
	text-decoration: underline;
	font-size:7pt;
}
A.links {
	color: #333300;
	text-decoration: none;
	font-weight:bold;
	font-size:7pt;
}
form {
	width: 770px;
	text-align: center;
}