.links {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #993300;
}

.textbold {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #993300;
}

.text {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
a:hover {
	text-decoration: underline;
}
