body, tr, td, div ,p span
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

a
{
	font-size:11px;
}
.leftlink a:link {
	color: #150000;
	font-weight:bold;
	font-size:12px;
	text-decoration: none;
}
.leftlink a:visited {
	color: #150000;
	font-weight:bold;
	font-size:12px;
	text-decoration: none;
}
.leftlink a:hover {
	font-weight: bold;
	color: #f8ff2c;
	font-size:12px;
	text-decoration: none;
}

.lowertab a {
	font-weight: normal;
	color:#993300;
	font-size:11px;
	text-decoration: none;
	}
	.lowertab a:link {
	font-weight: normal;
	color:#993300;
	font-size:11px;
	text-decoration: none;
	}
	
