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