a:link {
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
