.weather {
	font-size: 10.5pt;
	font-family: arial;
	font-weight: bold;
	color: #006699;
}
.weather:hover {
	font-size: 10.5pt;
	font-family: arial;
	font-weight: bold;
	color: #66ccff;
}