body {
	font-family : Verdana, Arial, Helvetica;
	font-size : 10pt;
	font-weight : bold;
	color : #ffffff;
	background :  #000030 url(images/bg.jpg) no-repeat fixed top;
	
}

font {
  font-family : Verdana, Arial, Helvetica;
  color : #ffffff;
  font-size : 10pt;
}

td {
	font-family : Verdana, Arial, Helvetica;
	font-size : 10pt;
	font-weight : bold;
	color : #ffffff;
}

A:active {
  color : #ffffff;
}

A:visited {
  color : #ffffff;
  text-decoration: underline;
}

A:link {
  color : #ffffff;
  text-decoration: underline;
}

A:hover {
  color : #cc3300;
  text-decoration: none;
}

input.countdown {
	font-family : Verdana, Arial, Helvetica;
	font-size : 8pt;
	font-weight : bold;
	color : #ffffff;
	background-color:transparent;
	border-color:transparent;
	border-style:none;
	text-align:center;
	width:780px;
}

