body {
	background-color: #c2c291;
	background-image: url(images/background_home.gif);
	margin-left: 0px;
	margin-top: 0px;
	background-position: top;
	background-repeat: repeat-x;
	color: #333;
}


a:link, a:visited {
	color: #ECECB0;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

a:hover {
	color: #FBFCD1;
	text-decoration: none;
}

td {
	font-size: 13px;
	font-family : Verdana;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #8C8C4C;
	font-size: 9px;
}

a.footer, a.footer:visited {  
	color: #8C8C4C;
	text-decoration: none;
	font-size: 9px;
	font-weight: normal;
}

a.footer:hover {
	color: #444444;
	text-decoration: none;
	font-size: 9px;
}
