a:link
  { color: #003399;
	text-decoration: none;
  }
								
a:visited
  { color: #003399;
	text-decoration: none; }
								
a:active
  { color: #CC3300;
	text-decoration: none; }
								
a:hover
  { color: #CC3300;
	text-decoration: none; }
	
.linkmenuleft
  {                            
   }

table
{   BORDER-COLLAPSE:collapse; 
    font-size: 8pt;
    FONT-FAMILY: Tahoma;
}

.forum_title
{
	font-family: Georgia, Tahoma, Arial;
	font-size: 16pt;
	font-style:italic;
	font-weight: bold;
	color: Gold;
}

.forum_from
{ 
	color: #003399;
	font-family: Georgia, Tahoma, Arial;
	font-size: 12pt;
	font-weight:bold;
	margin-left: 10px;
}

.forum_text
{
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size: 10pt;
	color:Black;
	margin-left: 30px;
}

.forum_date
{ 
	font-family: Georgia, Tahoma, Arial;
	font-size: 7pt;
	color:Black;
	margin-right:10px;
}


