body 
{
	font-family: Georgia;
	font-size: 11px;
	color: #2E7305;
	background color: #C7FDA5;
background-image: url('images/background.gif');
background-repeat: repeat;
background-attachment: fixed;	
	
p
{
	font-size: 11px;
	color: #2E7305;
}
a
{
	color: #6F3EFA;
	font-size: 11px;
	text-decoration: none;
}
a:visited
{
   color: #6F3EFA;
	font-size: 11px;
	text-decoration: none;
}
a:hover
{
	 color: #FF5D84;
	 font-size: 11px;
	 text-decoration: none;
}

td {font-size: 11px;
	color: #2E7305;
}