a.forum {
	color: #0000CC;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	line-height: normal;

}

a.forum:visited {
	color: #0033FF;
	font-family: Verdana;
      text-decoration: none;
	font-size: 12px;
}

a.forum:active {
	color: #0033FF;
	font-family: Verdana;
	font-size: 12px;
      text-decoration: none;
}

a.forum:hover
{
	color: #0000CC;
	background-color: #EBEBEB;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;

}

div.text_forum {
	font-family: Verdana;
	font-size: 9px;
	color: #333333;
	text-align: justify;
	vertical-align: top;
}