body
{
	font-family: verdana;
	font-size: 9pt;
	color: Black;
	}
	
	body.maincontent
	{
	font-family: verdana;
	font-size: 9pt;
	color: Black;
	}

a:link 
{
	text-decoration: none;
    color: blue;
}
	a:visited {
    color: light blue;
	text-decoration: none;
}
a.chat
{
	text-decoration: none;
    color: white;
	font-style: bold;
	font-size: 8pt;
}

textarea.chat
{
	text-decoration: none;
    color: green;
	font-style: bold;
	font-size: 9pt;
	font-family: Verdana;
}

a.showcase
{
	text-decoration: none;
    color: grey;
	font-style: bold;
	font-size: 10pt;
}
