A {	
	font-family : Georgia, Serif;
	text-decoration : none;
	text-transform : uppercase;
	color : #EEEEEE;
}

A:HOVER {
	text-decoration : none;
	color : #EE1111;
}

BODY {
	background : #000000;
	color : #FFFFFF;
	font-size : 12;
	font-family : Georgia, Serif;
	text-align: center;
}

#outer-wrapper {
	padding:0 0 0 0;
	margin:0px auto;
	width:640px;
	display:block;
}

TABLE {
	border-collapse:collapse; 
	border:0px; 
	table-layout:fixed;
}

TD {
	font-size : 12;
	font-family : Georgia, Serif;
	padding:0px;
}