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



}

A:link, A:visited {
	color:#FF0000;
	text-decoration: none;

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