body {
	background-color: #FCF3E4;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/innerbackground.gif);
}.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FBE48E;
}
.normalbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FBE48F;
}
.normalblue {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #455390;
}
.normalboldblue {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #455390;
}
.Headlineboldblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #455390;
	text-align: center;
}

A

{	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal; 
	line-height: normal;
	font-weight: normal;
	color: #669999;
}

A:hover

{	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal; 
	line-height: normal;
	font-weight: normal;
	color: #FF9900;
}