/* CSS Document */
<style type="text/css">


.Title {
	font-family: "Modern No. 20";
	font-size: 24px;
	border: medium ridge #009966;
}
.flows {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: 200;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
	color: #990000;
}

a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #0033FF;
	text-decoration: none;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #990000;
	text-decoration: none;
}

.Title {
	font-family: "Modern No. 20";
	font-size: 24px;
	border: medium ridge #009966;
	padding-bottom: 0px;
}
.maintext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
.regiontitle {
	font-family: "Modern No. 20";
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	background-color: #999999;
	border: medium double #000000;
}
a#weather:link {
	font-family: "Modern No. 20";
	font-size: 18px;
	font-weight: bold;
	color: #663399;
	text-decoration: none;
	background-color: #999999;
	border: medium double #000000;
}
a#weather:hover {
	font-family: "Modern No. 20";
	font-size: 18px;
	font-weight: bold;
	font-size: 14px;
	color: #990033;
	text-decoration: none;
	background-color: #999999;
	border: medium double #000000;

}
a#weather:visited {
	font-family: "Modern No. 20";
	font-size: 18px;
	font-weight: bold;
	color: #6633FF;
	text-decoration: none;
	background-color: #999999;
	border: medium double #000000;

}
