a {
	font-weight: 400;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #FF99FF;
	font-weight: bold;
}
a:link {
	color: #FF99FF;
	font-weight: bold;
}
a:visited {
	color: #FF99FF;
	font-weight: bold;
}
a:active {
	color: #FF99FF;
	font-weight: bold;
}

body,td,th {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	line-height: 20px;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	letter-spacing: 2px;
}
body {
	background-color: #4A67A3;
	background-attachment: scroll;
	background-image: url(gfx/bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.maintab {
	width: 760px;
	margin: 0px;
	padding: 0px;
}
.noline {
	line-height: normal;
	}
.countdown {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
	letter-spacing: 3px;
	line-height: 40px;
}
.footer {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 8px;
	font-style: normal;
	font-weight: bolder;
	color: #41609D;
	letter-spacing: 5px;
	text-decoration: none;
}
.headline {

	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	line-height: 20px;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	letter-spacing: 2px;
}
