body {
	font: normal normal normal 12 Arial, Helvetica, Sans-Serif;
	color: white;
	background-color: black;
	margin: 0px 0px 0px 0px;
}

A:link {color: #CC0000; text-decoration: none}
A:visited {color: #CC0000; text-decoration: none}
A:active {color: #CC0000; text-decoration: underline}
A:hover {color: #CC0000; text-decoration: underline}

.table {
	font: normal normal normal 12 Arial, Helvetica, Sans-Serif;
	color: black;
}

.main {
	font: normal normal normal 12 Arial, Helvetica, Sans-Serif;
	color: black;
	background-color: #CCCCCC;
	background-image: url(images/hype3.gif);
	background-position: top right;
	background-repeat: no-repeat;
}