body {
	background-color: #6699FF;
}
.Menu {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
}.Menu:hover {
	color: #FF0000;
}
.badpage {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}.badpage:hover {
	color: #FF0000;
}
.corp {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}.corp:hover {
	color: #FF0000;
}
.Style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	color: #FF0000;
	text-decoration: none;
}

