A:link {
	text-decoration: none;
	color:#9B8FAD;
}
A:visited {
	text-decoration: none;
	color:#9B8FAD;
}
A:hover {
	text-decoration: underline;
	color:#FF0000;
	border-color: #FF0000;
}
A:active {
	text-decoration: none;
	color: #FFFF00;
}
body {
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(http://www.eaas.co.uk/images/nav/stars_bk.gif);
	background-repeat: repeat;
}
.Body {
	font-family: "Century Gothic";
	color: #CCCCCC;
	text-align: justify;
	font-size: medium;
}
.BodySmall {
	font-family: "Century Gothic";
	color: #CCCCCC;
	font-size: small;
}
.BodyXSmall {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: x-small;
}
.Title {
	font-family: "Century Gothic";
	font-weight: bold;
	color: #E2DCED;
	background-repeat: no-repeat;
	font-style: normal;
}
.NavCurrent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #00FF00;
	background-color: #000033;
}
.Nav {
	font-family: "Century Gothic";
	font-size: medium;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	font-style: normal;
	color: #CCCCCC;
}
.EAAS {
	font-family: "Century Gothic";
	font-size: x-large;
	color: #FFFFFF;
	font-variant: normal;
	text-transform: capitalize;
}
.item {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
}
.itemTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	background-image: url(images/nav/title_bar.gif);
	background-repeat: no-repeat;
}
.below {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
}

