A:link {
	COLOR: #000066;
	TEXT-DECORATION: none;
}
A:visited {
	COLOR: #990000;
	TEXT-DECORATION: none;
}
A:active {
	COLOR: #990000;
	TEXT-DECORATION: none;
}
A:hover {
	COLOR: #FF0000; TEXT-DECORATION: none
}
INPUT 
{
	font : 8pt verdana;
	color: #000022;
	background-color: #fef2e5;
	border: 1px solid #FF8C55;
} 
TEXTAREA
{
	font : 8pt verdana;
	color: #000022;
	background-color: #FFFFFF;
} 
SELECT 
{
	font : 8pt verdana;
	color: #000022;
	border-color: #000000;
	border-width: 1px;
	border-left-width: 2px;
	border-right-width: 2px;
	border-style: dashed;
	background-color: #FFFFFF;
}
OL {
	list-style-type: circle;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 15px;
	color: #336699;
}
#weather {
	background-image: url(images/weatherbackgroundweb1.gif);
	width: 150px;
	height: 150px;
	margin: 0px;
	padding: 5px;
	color: #000000;
	font-family: Verdana;
	background-repeat: no-repeat;
}
.weatherh1 {
	font-size: 16px;
	font-weight: bolder;
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 12px 0px;
}
.weatherh2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 10px;
	font-weight: bold;
}
.weatherh4 {
	font-size: 9px;
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: normal;
}
.weatherh3 {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	font-weight: normal;
}
