.timeleft
{
	font-family: arial,helvicta;
	font-size: 10pt;
	font-weight: bold;
}
.timeright
{
	font-family: arial,helvicta;
	font-size: 10pt;
	font-weight: bold;
}
.main
{
	font-family: arial,helvicta;
	font-size: 12pt;
	font-weight: bold;
}
A
{
	text-decoration: none;
}

A:link    { color: blue }
A:visited { color: blue }
A:active  { color: blue }   
A:hover	{ text-decoration: underline }

.footer
{
	font-family: arial,helvicta;
	font-size: 10pt;
	font-weight: bold;
}