﻿a.weather:link
{
	color: #007B57;
	text-decoration: underline;
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana Arial Sans-Serif;
}
a.weather:visited
{
	color: #FCB944;
	text-decoration: underline;
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana Arial Sans-Serif;
}
a.weather:active
{
	color: #007b57;
	text-decoration: underline;
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana Arial Sans-Serif;
}
a.weather:hover
{
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana Arial Sans-Serif;
}



