a
{
	color: #006600;
}
a:active
{
	color: #00cc00;
}
a:visited
{
	
	color: #009900;
}

td
{
	font-family: Verdana;
}



a.whlink
{
	text-decoration: none;
	color: #ffffff;
}
a.whlink:active
{
	color: #ffffff;
}
a.whlink:visited
{
	color: #ffffff;
}

.orange
{
	color: #ff6600;
}

div.decor {
	clear:all;
	padding:7px;
	margin: 5px;
	font-size: 12px;
	vertical-align:middle;
	background: #f8fbff;
	border: 1px dashed #41936c;
}
