.headlineTopStory {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.headlineTopStory a:link {
	color: #333333;
	text-decoration: none;
}
.headlineTopStory a:visited {
	color: #333333;
	text-decoration: none;
}
.headlineTopStory a:hover {
	color: #0099FF;
	text-decoration: underline;
}
.headlineTopStory a:active {
	color: #CC0000;
	text-decoration: none;
}






.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.normal P {
	margin-top: 5px;
	margin-bottom: 5px;
}
.normal a:link {
	color: #0066CC;
	text-decoration: underline;
}
.normal a:visited {
	color: #0066CC; /*#99CCFF;*/
	text-decoration: underline;
}
.normal a:hover {
	color: #FF0000;
	text-decoration: none;
}
.normal a:active {
	color: #CC0000;
	text-decoration: none;
}






.bodyWeather {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	padding: 5px 5px 10px 10px;
}
.bodyWeather a:link {
	color: #99CCFF;
	text-decoration: underline;
}
.bodyWeather a:visited {
	color: #99CCFF;
	text-decoration: underline;
}
.bodyWeather a:hover {
	color: #CCFFFF;
	text-decoration: none;
}
.bodyWeather a:active {
	color: #CC0000;
	text-decoration: none;
}
.temp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
.normalSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.normalSmall a:link {
	color: #6699FF;
	text-decoration: underline;
}
.normalSmall a:visited {
	color: #6699FF; /*#99CCFF;*/
	text-decoration: underline;
}
.normalSmall a:hover {
	color: #FF0000;
	text-decoration: none;
}
.normalSmall a:active {
	color: #CC0000;
	text-decoration: none;
}
li {
	margin-left: 3px;
	margin-right: 0px;
}
.mainSections {
	margin:0px;
	padding-bottom: 15px;
	line-height:16px;
}

.quickCode {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 5px;
	width: 265px;
	margin: 0px;
	layer-background-image: url(../images/homeWeatherBG.gif);



}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
form {
	margin: 0px;

}
