BODY {
	background-color: #FFFFFF;
	margin: 0;
}

BODY, TABLE {
	font-family: Helvetica, Arial, sans-serif;
	letter-spacing: -0.01em; 
	font-size: 11px;
	font-style: normal;
	line-height: 130%;
	color: #000000;
}

A:link, A:active, A:visited {
	text-decoration: none;
	font-style: normal;
	color: #FFFFFF;
	background: #666666} 
 
A:hover {
	text-decoration: none;
	font-style: normal;
	color: #FFFFFF;
	background: #000000

}

.header {
	font-weight: bold;
	color: #93A827;
}

.info{
 text-decoration: none;
	color: #FFFFFF;
} 

.info a {
 text-decoration: none;
	color: #93A827;
	background: #000000
} 

.info a:hover{
 text-decoration: none;
	color: #FFFFFF;
	background: #000000
} 
.big {
	font-family: arial, sans-serif;
	font-size: 150px;
	color: #CCCCCC;
	line-height: 135px;
	font-weight: bolder;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	letter-spacing: -3mm;
}
