/*	'-------------------------------------------------------------	' OpenForum 1.1 Beta	' http://www.2enetworx.com/dev/projects/openforum.asp	'	' File: of.css	' Description: Style Sheet for OpenForum	' Written By Hakan Eskici on Dec 12, 2000	'	' Copyright (c) 2001, 2eNetWorX/dev.	' This software is distributed with General Public License.	' You may use the code for any purpose,	' But re-publishing is discouraged.	' See License.txt for additional information.	'-------------------------------------------------------------	'$Header: /openforum/of.css 4     19.03.01 14:47 Hakan $	*/.text     { font-family: Verdana, Arial, Helvetica; background-color: #FFFFFF; color:                #333333; font-size: 12px; line-height: 16px }a.tb  {	color: #333333;	font-size : 11px;	line-height: 15px;	font-family : Verdana, Arial, Helvetica;	font-weight : bold;	text-decoration : none;}a.tb:Visited  {	color: #666666;	text-decoration : none;}a.tb:Active  {	color: #666666;	text-decoration : underline;}a.tb:Hover  {	text-decoration : underline;}a.tn  {	color: #333333;	font-size : 11px;	line-height: 15px;	font-family : Verdana, Arial, Helvetica;	font-weight : normal;	text-decoration : none;}a.tn:Visited  {	color: #666666;	text-decoration : none;}a.tn:Active  {	color: #666666;	text-decoration : underline;}a.tn:Hover  {	font-weight : normal;	text-decoration : underline;}td  {	font-weight: normal;	color: #333333;	font-size : 8pt;	line-height: 15px;	font-family : Verdana, Arial, Helvetica;}td.tdauthor {	width : 150px;	text-align : left;}td.tddate {	color: #333333;	width : 120px;	text-align : right;}