td, th 	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: justify;
	text-transform: none;
	cursor: auto;
	list-style-type: none;


}

A:link, A:visited {
	color:#CCCC99;
	text-decoration: none;
	font-weight: bold;


}
A:hover{
	color:#333333;
	font-weight: bold;
	text-decoration: underline;



}
