.weather {	font-family: Arial;	font-size: 11px;	font-weight: normal;	color: #333333;}a.weather:link {	font-family: Arial;	font-size: 11px;	font-style: normal;	font-weight: normal;	font-variant: normal;	color: #333333;	text-decoration: none;}a.weather:visited {	font-family: Arial;	font-size: 11px;	font-weight: normal;	color: #6633FF;	text-decoration: none;}a.weather:hover {	font-family: Arial;	font-size: 11px;	font-weight: normal;	color: #333333;	text-decoration: underline;}a.weather:active {	font-family: Arial;	text-decoration: underline;	color: #0066FF;	font-size: 11px;	font-style: normal;}