.body {
	background-color: #FFFFFF;
	background-image: url(images/bg-body-2009.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	color: #FFFFFF;
}

.email {
font:Georgia, "Times New Roman", Times, serif;
font-size: 12px;
font-color: #000000;
text-decoration:none;
}

A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: none} 

