.n {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.nb {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.nsm {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
a:link {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #047391;
	text-decoration: underline;
}
a:visited {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;	
	font-weight: bold;
	color: #A1C1E6;
	text-decoration: underline;
}
a:hover {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #047391;
	text-decoration: none;
}
a:active {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FDB827;
	text-decoration: none;
}
a:link.large {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #047391;
	text-decoration: underline;
}
a:visited.large {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;	
	font-weight: bold;
	color: #A1C1E6;
	text-decoration: underline;
}
a:hover.large {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #047391;
	text-decoration: none;
}
a:active.large {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FDB827;
	text-decoration: none;
}

