table{
	color: #6f809a;
	font-size: 13px;
}
a.simple-links:link, a.simple-links:visited, a.simple-links:active {
	color:#f27f0e;
	text-decoration:none;
}

a.simple-links:hover {
	color:#f27f0e;
	text-decoration:underline;
}

a{
	color: #f27f0e;
}

.extreme-title {
	color:#6f809a;	
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
}

.extreme-text {
	color:#6f809a;
	font-size:13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:none;
}
