A {
	text-decoration: underline;
	line-height: 22px;
}
A:hover {
	color: #FFCC00;
	text-decoration: none;
	line-height: 20px;
}

A.menu { color: #FFFFFF; text-decoration: none }
A.menu:hover {color: #FFCC00; text-decoration: none }

.bodytext {  font-family: "Book Antiqua"; font-size: 12px; line-height: 22px}
.input {  border: 1px #000000 solid}
.title {  font-family: "book antiqua"; font-size: 14px; font-weight: bold}
