.footer{
	font-family: arial;
	font-size: 9pt;
	color: white;
}

.footer a{
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: underline;
	color: #99CCFF;
}

.footer a:hover{
	text-decoration: underline;
	color:#ffff99;
}


.bodytext{
	font-family: arial;
	font-size: 9pt;
	color: white;
}

.bodytext a{
	font-family: arial;
	font-size: 9pt;
	text-decoration: underline;
	color: #FFFF99;
}

.bodytext a:hover{
	text-decoration: underline;
	color: #99CCFF;
}

.nav{
	font-family: arial;
	font-size: 9pt;
	color: ;
}

.nav a{
	font-family: arial;
	font-size: 9pt;
	text-decoration: none;
	font-weight: bold;
	color: white;
}

.nav a:hover{
    text-decoration: none;
	color: #ffff99;
}

.homeContent a{
color:#2F7692;
}

.homeContent a:hover{
text-decoration:none
}
