.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004A7A;
}
.txt a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004A7A;
	text-decoration:underline;
}
.txt a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004A7A;
	text-decoration:underline;
}
.txt a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004A7A;
	text-decoration:none;
}
.txtLg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #004A7A;
}
.textLgUL {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #004A7A;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #004A7A;
	border-right-color: #004A7A;
	border-bottom-color: #004A7A;
	border-left-color: #004A7A;	
}
.txtXL {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #004A7A;
}
.boxUL {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #004A7A;
	border-right-color: #004A7A;
	border-bottom-color: #004A7A;
	border-left-color: #004A7A;	
}
.ulLNavDiv {
	font-size: 4px;
	line-height: 8px;
	text-decoration: underline;
}

