
.bodytext    { font-family: Verdana,Arial; font-size: 10pt; color: #000000 }
.datestamp   { font-family: Verdana; font-size: 8pt; color: #660066; font-style: italic }
.breadcrumb  { font-family: Verdana,Arial; font-size: 8pt; color: #808080 }
.footer      { font-family: Verdana,Arial; font-size: 8pt; color: #000000 }
.weblinks    { font-family: Verdana,Arial; font-size: 9pt; color: #000000 }
.countdown   {
	font-family: "Courier New";
	font-size: 10pt;
	color: #CC0000;
	font-style: normal;
	font-weight : bold;
	background-color : White;
	border : thin outset Purple;
}
.favourites  {
	font-family: Verdana,Arial;
	font-size: 8pt;
	color: Red;
	text-decoration : underline;
	font-style : italic;
}
h2           { font-family: Verdana,Arial; font-size: 18pt; color: #660066 }
h3           { font-family: Verdana,Arial; font-size: 14pt; color: #CC0000 }
h4           { font-family: Verdana,Arial; color: #003366; font-size: 12pt }
.messagetext {
	font-family: "Courier New", Courier, monospace;
	font-size: 10pt;
	color:#660066; 
}

a:link {
text-decoration: none;
}
a:visited {
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
a:active {
text-decoration: none;
}