.heading {
	color:#444444;
	font-size:14px;
}

a:link {
	color:#373737;
	text-decoration: none;
}
a:visited {
	color:#373737;
	text-decoration: none;
}
a:hover {
	color:#373737;
	text-decoration: underline;
}
a:active {
	color:#373737;
	text-decoration: none;
}

.middle a {
	color:#373737;
}

.outer a, .outer a:hover, .outer a:visited, .outer a:active {
	color:white;
}

.popup {
	cursor: pointer;
}

.section, .section a, .section a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	text-decoration: none;
}

.section a:hover {
	text-decoration: underline;
}table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
