body 
{
    background: #ffffff url(images/mainback.jpg) no-repeat center top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	margin-top: 0;
}

p, ul, ol, td{
	margin-top: 1.8em;
}

a 
{
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

a:visited 
{
    text-decoration: none;
	color: #000000;
}

a img {
border: 0;
}


