
.weatherbase {
	font-family: verdana;
	border: none;
	font-size: 12px;
	background-color: #FFFFCE;

}

.weatherbase a:link{color:#000080; }
.weatherbase a:visited{color:#000080; }
.weatherbase a:active{
	color:#000080;
	border: none;
}
.weatherbase a:hover{
	color:#ff0000;
	text-decoration: none;
	border: none;
}


.weathertext {
	font-family: verdana;
	font-size: 11px;
	border: none;
}
.weathertext a:link{color:#000080; }
.weathertext a:visited{color:#000080; }
.weathertext a:active{
	color:#000080;
	border: none;
}
.weathertext a:hover{
	color:#ff0000;
	text-decoration: none;
	border: none;
}


.weathertextborder {
	font-family: verdana;
	font-size: 11px;	
	border-top: none;
}

.weathergraybanner {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	background-color: #FFFFCE;
	border: none;
}

.weatherheadings{
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	border: none;
}

.weathertextlight {
	font-size: 9px;
	color: #c0c0c0;
	text-align: center;
	border: none;
}
