a:link {
	color: #304C80;
	text-decoration: none;
}

a:active,
a:visited {
	color: #304C80;
	text-decoration: none;
}

a:hover {
	color: #D46400;
	text-decoration: underline;
}

a.forumlink {
	color: #304C80;
	font-weight: bold;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 1.2em;
}

a.forumlink:hover	{ text-decoration: underline; color: #CA453F; }

a.catlink {
	color: #FFFFFF;
	font-weight: bold;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	text-align: center;
}

a.menufont {
	color: #FFFFFF;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 1.2em;
}

a.leftmenufont {
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 1.2em;
}

.topictitle {
	margin: 1px 0;
	font-weight: bold;
	font-size: 1.1em;
}

a.topictitle {
	margin: 1px 0;
	font-weight: bold;
	font-size: 1.1em;
}

a.topictitle:visited {
	color: #5493B4;
	text-decoration: none;
}

a.sitedescription:link { color: #000000; }
a.sitedescription:visited { color: #000000; }
a.sitedescription:active { color: #000000; }

a.titles:link { color: #005784; }
a.titles:visited { color: #005784; }
a.titles:active { color: #005784; }

a.red		{ text-decoration: none; color: #BC2A4D; }
a.red:hover	{ text-decoration: underline; color: #BC2A4D; }

th a,
th a:visited {
	text-decoration: underline !important;
}

th a:hover {
	text-decoration: underline;
}