BODY {
	background: url(../images/bg_main.jpg);
	background-repeat : no-repeat;
	background-position : top;
	background-color : #7DBF58;
	margin : 0px;
	padding : 0px;
}

A {
	color: #7DBF58;
	text-decoration: none;
}

A:HOVER {text-decoration : underline;}

a.footer {
	font-size : 11px;
	color: #ffffff;
}

TABLE {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #000000;
}

.orange {
	color: #F05C37;
}

.green {
	color: #7DBF58;
}

.header {
	font-size : 11px;
}

.copyright {
	color: #376220;
	font-size: 10px;
}