body
{
	margin: 0 auto;
	padding: 0;
	color: #333;
	background: #ffffff;
	font-size: 80%
}


.center {
text-align: center;
}

a:link { background-color: transparent; text-decoration: underline; color: #ff0099; }
a:hover { background-color: #663300; text-decoration: underline; color: #000000; }
a:visited { background-color: transparent; text-decoration: underline; color: #ff0099; }

