body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-style: normal;
}

.Menus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
	line-height: 30px;
	font-weight: bold;
	text-decoration: none;
}
.Menus a:link {
	color: #000066;
	text-decoration: none;
}
.Menus a:visited {
	color: #000066;
	text-decoration: none;
}
.Menus a:hover {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}.PageHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000066;
	background-color: #CCCCCC;
}
.NewsTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	line-height: 14px;
}

