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

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

.black{
border-style:solid;
border-width:1px;
color: #333333;
}

	
.white{
color: #ffffff;
}


.smalla{
	font-size: 9px;
}

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