.weatherbase {
	font-family: verdana;
	font-size: 12px;

}

.weatherbase a:link{color:#006600; }
.weatherbase a:visited{color:#006600; }
.weatherbase a:active{color:#006600; }
.weatherbase a:hover{color:#006600; text-decoration: none }


.weathertext {
	font-family: verdana;
	font-size: 11px;
}
.weathertext a:link{color:#006600; }
.weathertext a:visited{color:#006600; }
.weathertext a:active{color:#006600; }
.weathertext a:hover{color:#006600; text-decoration: none }

.weathertextborder2 a:link{color:#006600; }
.weathertextborder2 a:visited{color:#006600; }
.weathertextborder2 a:active{color:#006600; }
.weathertextborder2 a:hover{color:#006600; text-decoration: none }

.weathertextborder {
	font-family: verdana;
	font-size: 11px;	
	border-top: 1px dotted #3a3a3a;
	color: #000000;
}

.weathertextborder2 {
	font-family: verdana;
	font-size: 9px;	
	border-top: 1px dotted #3a3a3a;
	color: #666666;
}

.weathergraybanner {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	background-color: #c8a169;    /*#8589a0; #eee;*/
}

.weatherheadings{
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #006600;
}

.currently{
	font-size: 11px;
	color: #006600;
}

.currenttemp{
	font-size: 11px;
	color: #006600;
	font-weight: bold;
}

.forecast{
	font-size: 9px;
	color: #000000;
}

.weathertextlight { 
	font-size: 9px;
	color: #666666;
	//text-align: right;

}
.wt { 
	font-size: 9px;
	color: #dbdbdb;

}