.menutype {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
.footer {
	font-family: verdana;
	font-size: 10px;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
a:link {
	color: #0054A4;
}
a:visited {
	color: #0054A4;
}
a:hover {
	color: #F68E1E;
}
a:active {
	color: #0054A4;
}