div, table, p{
	color : #000000;
	font-size : 12px;
   font-family : Arial, Verdana, Tahoma;
}

A:link
{
    COLOR: #009900;
    TEXT-DECORATION: underline;
}
A:visited
{
    COLOR: #009900;
    TEXT-DECORATION: underline;
}
A:active
{
    COLOR: #009900;
    TEXT-DECORATION: underline;
}
A:hover
{
	COLOR: #009900;
	TEXT-DECORATION: none;
}
.top {
	font-size: 16px;
	font-family : Arial;
   font-weight: bold;
}
.title {
	font-family: Arial;
	font-size: 20px;
}
.small {
	font-family: Tahoma;
	font-size: 11px;
}
A.white:link {color: #ffffff; font-size: 13px;text-decoration: underline}
A.white:visited {color: #ffffff; font-size: 13px;text-decoration: underline}
A.white:hover {color: #ffffff; font-size: 13px;text-decoration: none}

A.yel:link {color: #fff600; font-size: 13px;text-decoration: underline}
A.yel:visited {color: #fff600; font-size: 13px;text-decoration: underline}
A.yel:hover {color: #fff600; font-size: 13px;text-decoration: none}

A.topm:link {color: #666666; text-decoration: underline; font-family: Tahoma; font-size: 11px;}
A.topm:visited {color: #666666; text-decoration: underline; font-family: Tahoma; font-size: 11px;}
A.topm:hover {color: #666666; text-decoration: none; font-family: Tahoma; font-size: 11px;}

.pic {
	border: #009900 1px solid ;
}

.picborder {
margin-top:5px; margin-bottom:5px;
margin-right:5px; margin-left:5px;
border-BOTTOM: #96A294 1px solid;border-RIGHT: #96A294 1px solid;
border-TOP: #96A294 1px solid;border-LEFT: #96A294 1px solid;
background: #FFFFFF;
}
.grey {
	color: #333333;
}
.timer_text {
	color: #009500;
	font-size: 13px;
	font-weight: bold;
   font-family: Arial, Verdana, Tahoma;
}
.timer_clock {
	color: #009500;
	font-size: 25px;
   font-family: Arial Narrow;
}