a:link {
	color: #999999;
	font-weight: bold;
}

a:visited {
	color: #999999;
	font-weight: bold;
}

a:hover {
	color: #B22222;
	text-decoration: none;
	font-weight: bold;
}
TD {
	font-family: copperplate gothic light, verdana, arial, helvetica;
	font-size: 16px;
	color: #FFFFFF;
}
.name {
	font-size: 30px;
	color: #FFFFFF;
	font-weight: bold;
}
body {
	background-color: #000000;
}

