.arial8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.rnav {
	font-size:		16pt;
	font-family:		time new roman;
	font-weight:		bold;
        color: 		blue;
}
.rnav:hover { color: 	red; } 
.rnav:active { color: 	blue; } 