A.menu {font: Palatino Linotype; font-size: 18; text-decoration = "none"; color: "#EBC204"; cursor: hand; }
A.menu:hover {font: Palatino Linotype; font-size: 18; text-decoration = "none"; color: "goldenrod"; font-weight: bold}

body {
	font-family: Palatino Linotype, Verdana;
	font-size: 11px;
}

td {
	font-family: Palatino Linotype, Verdana;
	font-size: 11px;
}

th {
	font-family: Palatino Linotype, Verdana;
	font-size: 11px;
}

.small {
	font-family: Palatino Linotype, Verdana;
	font-size: 9px;
}

.medium {
	font-family: Palatino Linotype, Verdana;
	font-size: 12px;
}

.big {
	font-family: Palatino Linotype, Verdana;
	font-size: 16px;
}
.subheader {
	font-family: Palatino Linotype, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #004848
}
