#societies_exec h2 {
	color: #333;
	padding-bottom: 0.25em;
	border-bottom: 1px solid #000;
}

#societies_exec h1 {
	font-size: 20pt;
}

table.hottopics {
	border-color: #369;
	border-width: 3px;
	border-style: solid;
}

table.hottopics td {
	padding: 4px;
	background-color: #BDF;
}

td.threadhead {
	background-color: #369;
}

td.threadhead span {
	cursor: pointer;
	color: #fff;
	text-decoration: none;
	font-family: calibri, verdana;
	font-size: 24pt;
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px;
	text-align: center;
}

a.redlink {
	color: #c00;
}
a.fadedlink {
	color: #58A;
}
