a:link, a:visited, a:active {
  color:#C00;
  text-decoration:none;
}

a:hover {
  text-decoration: underline;
}

.nav1 a:link, a:visited, a:active {
	text-decoration:none;
	color: #000;
	}
	
.nav1 a:hover {
	text-decoration: underline;
	color:#C00;
	}
	
.Footer a:link, a:visited, a:active {
	text-decoration:none;
	color: #000;
	}
	
.Footer a:hover {
	text-decoration: underline;
	color:#C00;
	}


.nav1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.date {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	letter-spacing: 0.1em;
}
.Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	letter-spacing: 0.1em;
}
.txt1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.txt2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
.headlineSm {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}