p, ul, li, ol, .normal {
	font: 12px/20px Trebuchet, Trebuchet MS, Verdana, sans-serif;
	color: #504623;
	}	

.weather {
	font: 12px/12px Trebuchet, Trebuchet MS, Verdana, sans-serif;
}

.red {
	font: 12px/20px Trebuchet, Trebuchet MS, Verdana, sans-serif;
	color: #FF0000;
	}	

.menu {
	font: 12px/20px Trebuchet, Trebuchet MS, Verdana, sans-serif;
	color: #782D2D;
	}	

.title {
	font: 14px/20px Trebuchet, Trebuchet MS, Verdana, sans-serif;
	font-weight: bold;
        color: #738F5E;
}

.copyright {
	font: 12px/24px Trebuchet, Trebuchet MS, Verdana, sans-serif;
        color: #EFE3E3;
}

a:link 	{ text-decoration: underline; color: #000000 }
a:active	{ text-decoration: underline; color: #000000 }
a:visited	{ text-decoration: underline; color: #000000 }
a:hover	{ text-decoration: underline; color: #000000 }

*.menu a:link 	{ text-decoration: none; color: #782D2D }
*.menu a:active	{ text-decoration: none; color: #782D2D }
*.menu a:visited	{ text-decoration: none; color: #782D2D }
*.menu a:hover	{ text-decoration: none; color: #FFFFFF }

*.menu2 a:link 	{ text-decoration: none; color: #FFFFFF }
*.menu2 a:active	{ text-decoration: none; color: #FFFFFF }
*.menu2 a:visited	{ text-decoration: none; color: #FFFFFF }
*.menu2 a:hover	{ text-decoration: none; color: #FFFFFF }

A:link img    {text-decoration: underline; border-color : #000000 ; text-decoration: none}
A:visited img {text-decoration: underline; border-color : #000000 ; text-decoration: none}
A:active img  {text-decoration: underline; border-color : #000000 ; text-decoration: none}
A:hover img   {text-decoration: underline; border-color : #000000 ; text-decoration: none}

.submit { background-color: #285C8B; color: #FFFFFF; font-size: 10px; font-weight: bold; line-height:18px}

