body,td,p { font-family: Verdana; font-size: 13px; color: #3F3F3F; }
h2 { font-family: Arial; font-size: 18px; color: #650000; font-weight: bold; }

.sub { font-family: Arial; font-size: 18px; color: #650000; font-weight: bold; }
.weather { font-family: Arial; font-size: 28px; color: #650000; font-weight: bold; }
.white { font-family: Arial; font-size: 10px; color: #FFFFFF; font-weight: bold; }
.white_g { font-family: Georgia, Arial; font-size: 17px; color: #FFFFFF; font-weight: bold; }
.st {display: none; }
.sm { font-family: Arial; font-size: 10px; color: #650000; font-weight: bold; text-decoration: underline; cursor: pointer;}

a.linkwhite:link { font-family: Arial; font-size: 10px; color: #FFF; font-weight: bold; text-decoration: none; }
a.linkwhite:visited { font-family: Arial; font-size: 10px; color: #FFF; font-weight: bold; text-decoration: none; }
a.linkwhite:hover { font-family: Arial; font-size: 10px; color: #000; font-weight: bold; text-decoration: none; }
a.linkwhite:active { font-family: Arial; font-size: 10px; color: #FFF; font-weight: bold; text-decoration: none; }

a.linkwhite2:link { font-family: Arial; font-size: 10px; color: #FFF; font-weight: bold; text-decoration: none; }
a.linkwhite2:visited { font-family: Arial; font-size: 10px; color: #FFF; font-weight: bold; text-decoration: none; }
a.linkwhite2:hover { font-family: Arial; font-size: 10px; color: #FFF; font-weight: bold; text-decoration: underline; }
a.linkwhite2:active { font-family: Arial; font-size: 10px; color: #FFF; font-weight: bold; text-decoration: none; }

a.linkmenu:link { font-family: Arial; font-size: 13px; color: #fff; font-weight: bold; text-decoration: none; }
a.linkmenu:visited { font-family: Arial; font-size: 13px; color: #fff; font-weight: bold; text-decoration: none; }
a.linkmenu:hover { font-family: Arial; font-size: 13px; color: #FF7F00; font-weight: bold; text-decoration: none; }
a.linkmenu:active { font-family: Arial; font-size: 13px; color: #fff; font-weight: bold; text-decoration: none; }

a:link { font-family: Verdana; font-size: 13px; color: #880308; text-decoration : none; }
a:visited { font-family: Verdana; font-size: 13px; color: #880308; text-decoration : none; }
a:hover { font-family: Verdana; font-size: 13px; color: #880308; text-decoration : underline; }
a:active { font-family: Verdana; font-size: 13px; color: #880308; text-decoration : none; }

/* Tahoe CSS (1.0) */
.tahoe h2, h3, a, p {
	text-decoration:none;
	font-family:Geneva, Arial, Helvetica, sans-serif;		
}
/* h2 */
.tahoe h2 {
	margin-top:5px;	
	margin-bottom:0px;
}

.tahoe h2 a {
	font-size:14px;
	font-weight:bold;
}
/* h3 */
.tahoe h3 {
	font-size:13px;
	font-style:italic;
	margin-top:0px;
	margin-bottom:10px;
}
/* p */
.tahoe p {
	font-size:14px;
}
/* img */
.tahoe img {
	float:left;
	position:relative;
	bottom:10px;
	margin-right:5px;
}