body, td {
	font-family: Verdana;
	font-size: 11px;
	color: "#000000";
	line-height: 1.25;
	border-style: none;
	}

.indent {
	margin-left: 30px; 
	margin-right: 30px;
	}
	
.links {
	font-size: 11px;
	color:	#990000;
	text-decoration: none;
}

.links:hover {
	font-size: 11px;
	color:	#C46C00;
	text-decoration: none;
}

