
a:link {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration:none;
}

a:visited {
  color: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration:none;
}

a:hover {
	text-decoration: none;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}


a.bottomlink:link {
	color: #990000;
	font-family: "Adobe Caslon Pro Bold";
	font-size: 14px;
	text-decoration: none;
}

a.bottomlink:visited {
	color: #990000;
	font-family: "Adobe Caslon Pro Bold";
	font-size: 14px;
	text-decoration: none;
}

a.bottomlink:hover {
	text-decoration: none;
	font-family: "Adobe Caslon Pro Bold";
	font-size: 14px;
	color: #CCCCCC;
}

a.maintextlink:link {
	color: #000066;
	font-family: "Adobe Caslon Pro Bold";
	font-size: 16px;
	text-decoration: underline;
}

a.maintextlink:visited {
	color: #000066;
	font-family: "Adobe Caslon Pro Bold";
	font-size: 16px;
	text-decoration: underline;
}

a.maintextlink:hover {
	text-decoration: underline;
	font-family: "Adobe Caslon Pro Bold";
	font-size: 16px;
	color: #CCCCff;
}
.weather { font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	}
	
a.weather:link {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

a.weather:visited {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

a.weatherlink:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCff;
}