/* forum*/
.txtf{
	font-size: 8pt;
	color: #8CA1AE;
	font-family: Tahoma, Geneva, Arial, sans-serif;
}
.txtf_nick{
	font-size: 9pt;
	color : #A80021;
	font-weight: bold;
}
.txtf_msg{
	font-size: 9pt;
	color: #000000;
	text-align: justify;
	margin: 3pt 0pt 0pt 0pt;
	text-indent: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}
.txtf_sbj{
	font-size: 8pt;
	color: #000033;
	font-family: Tahoma, Geneva, Arial, sans-serif;
}

.forum_border{
	background-color: #BCC4C9;
}

A.forum_lnk:link       { color: #003A90; text-decoration:underline; }
A.forum_lnk:visited { color: #003A90; text-decoration:underline; }
A.forum_lnk:active  { color: #CC0066; }
A.forum_lnk:hover  { color: #CC0066; }

A.forum_lnk2:link       { color: #336699; text-decoration:underline; }
A.forum_lnk2:visited { color: #336699; text-decoration:underline; }
A.forum_lnk2:active  { color: #0066CC; }
A.forum_lnk2:hover  { color: #0066CC; }

A.forum_lnk3:link       { color: #003399; text-decoration:underline; }
A.forum_lnk3:visited { color: #003399; text-decoration:underline; }
A.forum_lnk3:active  { color: #990033; }
A.forum_lnk3:hover  { color: #990033; }

A.forum_lnk, A.forum_lnk2 {
	font-size: 8pt;
	font-family: Tahoma, Geneva, Arial, sans-serif;
}
A.forum_lnk3 {
	font-size: 8pt;
	font-family: Tahoma, Geneva, Arial, sans-serif;
}