body, td, th, li, select, input, textarea {
	font-family: verdana;
	font-size: 13px;
}

a {
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	color: #555;
}

.menuheader {
	font-size: 10px;
	font-weight: bold;
	color: #fff;
}

.footer {
	font-family: verdana;
	font-size: 10px;
	color: #777;
	text-decoration: none;
}
.footer:hover {
	font-family: verdana;
	font-size: 10px;
	color: #777;
	text-decoration: underline;
}
