body, p, td, b, div {
	font-family: arial;
	font-size: 12px;
}

.menubottom {
	background-color: #E2001A;
	text-align:center;
}

.menubottomlink {
	color: FFE500;
	font-weight: bold;
	text-decoration: none;
}

.menubottomlink:hover {
	color: FFFFFF;
}

a {
	color: #2A5982;
}