a.forumnav {
	background-color : #CCCCCC;
	color : #880088;
	font-weight : 600;
	text-decoration : none;
	font-size : 11pt;	
}

a.forumnav:hover {
	background-color : #CCCCCC;
	color : #aa00aa;
	font-weight : 600;	
	text-decoration : none;
	font-size : 11pt;	
}

a.forumnav:visited {
	background-color : #CCCCCC;
	color: #880088;
	font-weight : 600;	
	text-decoration : none;
	font-size : 11pt;	
}

a.forumnav:visited:hover {
	background-color : #CCCCCC;
	color : #bb00bb;
	font-weight : 600;	
	text-decoration : none;
	font-size : 11pt;	
}

b.forumnav{
	background-color : #CCCCCC;
	color : #000099;
	font-weight : 600;	
	text-decoration : none;
	font-size : 11pt;	
}