
a.rnavlink:link, a.rnavlink:active, a.rnavlink:visited {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
}
a.rnavlink:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #9B3407;
	text-decoration: underline;
}
a.ext:link, a.ext:active, a.ext:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#000099;
	text-decoration: underline;
	font-weight: bold;
}
a.ext:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #9B3407;
	text-decoration: none;
	font-weight: bold;	
}