body {
	background-color: #2F9E11;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body, td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


A,
A:active,
A:visited
{
	color: #E9FA2B;
	text-decoration: none;
}

A:hover {
	color: #E9FA2B;	
	text-decoration: underline;
}

td.navbg {
	background: url('images/nav_bg.gif') repeat-x;
}

h1,
.h1 {
	color: #FFFF66;
	font-size: 14px;
	font-weight: bold;
}

td.nav,
td.nav A,
td.nav A:active,
td.nav A:visited
{
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

td.nav A:hover {
	color: #E9FA2B;	
	text-decoration: underline;
}

td.moreinfos {
	color: #E9FA2B;
}

td.moreinfos,
td.moreinfos A,
td.moreinfos A:active,
td.moreinfos A:visited
{
	color: #E9FA2B;
	text-decoration: none;
}

td.moreinfos A:hover {
	text-decoration: underline;
}