body
{
	background-color: #503000;
	font-family: serif;
	color: #DDDDDD;
}

a:link
{
	color: yellow;
}

a:active
{
}

a:visited
{
	color: #00C000;
}

h1
{
	text-align: center;
	font-family: sans-serif;
	color: #FFFFFF;
}

h2
{
	font-family: sans-serif;
	color: #EEEEEE;
}

h3
{
	text-align: center;
	font-family: sans-serif;
	font-weight: normal;
	color: #DDDDDD;
}

.weatherbanner
{
	background-color: #FFFFFF;
}
