a:link {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
a:hover {
	color: #0000FF;
}
a:active {
	color: #0000FF;
}
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;
}