.nav {
font-family:"Times New Roman", Times, serif;
font-size: 14pt;
font-weight:bold;
color: #6565fe;
line-height:25px;
}
.nav a:link, .nav a:visited {
	text-decoration: none;
	color: #6565fe;
}
.nav a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.subnav {
font-family:"Times New Roman", Times, serif;
font-size: 14pt;
font-weight:bold;
color: #6565fe;
line-height:18px;
}
.subnav a:link, .subnav a:visited {
	text-decoration: none;
	color: #6565fe;
}
.subnav a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
