A {
	color:#F5C2DB;
	font-size:11px;
	text-decoration:none;
}

A :hover{
	text-decoration:underline;
}

BODY {
	background: black;
	font-family: Century Gothic, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #F5C2DB;
	margin: 10px 10px 10px 10px;
	text-align: center;
}

TD {
	font-size: medium;
}

H1 {
	font-size: medium;
	font-weight: normal;
}


.small {
	font-size: small;
}