.bigLink {	
	font-weight: bold;
	font-size: 12px;
	color: #E0842B;
}
a {	
	font-weight: bold;
	color: #E0842B;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	text-decoration: underline;
}
a:visited:hover {
	font-weight: bold;
	text-decoration: underline;
}
.red  {
	font-family: verdana, Helvetika, Arial;
	color: red;
	font-size: 11px;
	font-weight: bold;
}

.tiny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 17px;

}

ul{list-style-type:square;}