a:link {
	color: green;
	text-decoration: none
}

a:visited {
	color: #006600;
	text-decoration: none
}

a:hover {
	color: #8B0000;
	text-decoration: underline
}

a:active {
	color: #FF3300;
	text-decoration: none
}

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #005101
}

.font11 {
	font-size: 11px
}

.font13 {
	font-size: 13px
}

.font16 {
	font-size: 16px;
	color: black;


}

.font20{
	font-size: 20px
}

.font28{
	font-size: 28px
}

.font9 {
	font-size: 9px
}

.fontsmall {
	font-size: smaller
}

.footer {
	font-size: 8pt
}

.localradarlayer
	{
	display: block;
	width: 500px;
	height: 480px;
	visibility: visible;
	position: absolute;
	top: 0px;
	left: 0px
}

.radar_img_container500x620
	{
	position: relative;
	width: 500px;
	margin: 0px auto;
	border-style: none
}

.red {
	color: red
}

