.HeaderBlue {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: 800;
	font-variant: normal;
	color: #333366;
	text-decoration: underline;
}
	
.BodyBlue {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333366;
	text-decoration: none;
}

.MenuBlue {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333366;
	text-decoration: none;
	margin-left: 15px;
}
.MenuBlue a:link { 
color: #333366; 
text-decoration: none; 
} 
.MenuBlue a:visited { 
color: #333366; 
text-decoration: none; 
} 
.MenuBlue a:hover { 
color: #333366; 
text-decoration: underline; 
} 
.MenuBlue a:active { 
color: #333366; 
text-decoration: underline; 
}

.FooterGray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}
.FooterGray a:link { 
color: #666666; 
text-decoration: none; 
} 
.FooterGray a:visited { 
color: #666666; 
text-decoration: none; 
} 
.FooterGray a:hover { 
color: #666666; 
text-decoration: underline; 
} 
.FooterGray a:active { 
color: #666666; 
text-decoration: none; 
}