.NavBlueMenu {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003399;
	text-decoration: none;
}
.NavBlueBold {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003399;
	text-decoration: none;
}
.NavBlueBold a:link { 
color: #003399; 
text-decoration: none; 
} 
.NavBlueBold a:visited { 
color: #003399; 
text-decoration: none; 
} 
.NavBlueBold a:hover { 
color: #003399; 
text-decoration: underline; 
} 
.NavBlueBold a:active { 
color: #003399; 
text-decoration: none; 
} 
.BodyBlack {

	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.FooterGray {
	font-family: Tahoma, 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: underline; 
} 
.FooterGray a:visited { 
color: #666666; 
text-decoration: none; 
} 
.FooterGray a:hover { 
color: #000000; 
text-decoration: none; 
} 
.FooterGray a:active { 
color: #666666; 
text-decoration: none; 
}