table{
	font-family: verdana;
	font-size: 11px;
	color: #333333;
}

A {
	color: #51949a;
	text-decoration: none;
}
A:hover {
	color: #51949a;
	text-decoration: underline;
 }

.black{
	color: #000000;
}





.smalla{
	font-size: 9px;
}

.smallb{
font-size: 9px;
color: #cccccc;
}


.white{
color: #ffffff;
}