#email
{
	color: #3300cc;
	font-size:15px;
}
body		
{
	background-color: #ffffcc;
	color: #3300cc;
}
a
{
	display: inline;
	text-decoration: none;
	font-size:20px;
	color:#009900;    	
}
a:visited {color:#006600;}
a:hover {color:#3300cc;}
div
{
	text-align: center;
	width:840px;
}
