.login {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
}
.winnersHeading {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
}
.headings {
	font-family: Tahoma, Arial;
	font-size: 24px;
	font-weight: bold;
	color: #1e6b95;
}
.arrows {
	font-family: Tahoma, Arial;
	font-size: 9px;
	color: #ca6f20;
	font-weight: bold;
}
.timestamp {
	font-family: Tahoma, Arial;
	font-size: 9px;
	color: 676b76;
}
.bodyText {
	font-family: Tahoma, Arial;
	font-size: 11px;
	text-decoration: none;
}
.bodyTextWHITE {
	font-family: Tahoma, Arial;
	font-size: 11px;
	text-decoration: name;
	color: #FFFFFF;
}
td {
	font-family: Tahoma, Arial;
	font-size: 11px;

}
.bodyContent {
	font-family: Tahoma, Arial;
	font-size: 11px;
	text-decoration: none;
}
a:link {color: #1e6b95;  text-decoration: underline}
a:active {color: #1e6b95;  text-decoration: underline}
a:visited {color: #1e6b95;  text-decoration: underline}
a:hover {color: #1e6b95; text-decoration: none}
BODY { background-image: url(images/bg.jpg); background-repeat: repeat-x  }