.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	word-spacing: normal;
	text-decoration: none;

}

a:link {  color: #ffffff; text-decoration: none}

a:visited {  color: #ffffff; text-decoration: none}

a:link:hover {  color: #ffffff; text-decoration: underline}

a:visited:hover {  color: #ffffff; text-decoration: underline}
a.home:link:hover {  color: #ffffff; text-decoration: underline}
a.home:visited:hover {  color: #ffffff; text-decoration: underline}
a.home2:link:hover {  color: #ffffff; text-decoration: underline}

a:hover {  color: #ffffff; text-decoration: no-decoration}

