body { font-size: 11px; font-family: Arial, Helvetica, sans-serif; background-color: #D4D0C8;}

/* Link colors */
a:link { font-family: Arial, Helvetica, sans-serif; text-decoration: none; color: #669900;}
a:visited { font-family: Arial, Helvetica, sans-serif; text-decoration: none; color: #669900; }
a:hover { font-family: Arial, Helvetica, sans-serif; text-decoration: underline; color: #669900; }

.moreinfo { font-size: 10px; color: #FF6600;}
a.moreinfolink:link { text-decoration: none; color: #FF6600;}
a.moreinfolink:visited { text-decoration: none; color: #FF6600;}
a.moreinfolink:hover { text-decoration: underline; color: #FF6600;}

.modulegreen { font-size: 10px; color: #669900;}
a.modulegreenlink:link { text-decoration: none; color: #669900;}
a.modulegreenlink:visited { text-decoration: none; color: #669900;}
a.modulegreenlink:hover { text-decoration: underline; color: #669900;}

a.modulewhitelink:link { font-size: 10px; text-decoration: none; color: #FFFFFF;}
a.modulewhitelink:visited { font-size: 10px; text-decoration: none; color: #FFFFFF;}
a.modulewhitelink:hover { font-size: 10px; text-decoration: underline; color: #FFFFFF;}

/* text */
td { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000;}
p  { font-family: Arial, Helvetica, sans-serif ; font-size: 10px; color: #000000; }
.textmodule { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF;}
.textsmall { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000;}

/* colors */
.topnav { background-color: #669900; }
.module { background-color: #94A385; }
.contentbkgd { background-color: #EEF0EC; }
.white { background-color: #FFFFFF; }.moduleheader {  background-color: #727E5F}
.nav {  background-color: #669900}
.textdata { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #666666; ; padding-top: 10px}

/* news box */

td.news {
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #000000;
}

td.news_box {
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-image: url(img/home_soccer_3.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

td.news_bg {
	background-image: url(img/home_soccer_4.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}