
/* Links
 ------------ */
a:link {}
a:active,
a:visited {}

a:hover {
	color: #FF9900;
}

a.forumlink {}
a.topictitle {}
a.topictitle:hover, a.forumlink:hover {
	color: #FF9900;
}
a.topictitle:visited {}
th a,
th a:visited {}
th a:hover {
	color: #FF9900;
}

