
/* ****************************************** */
/*  System is powered by lienertnussbaum.com  */
/*  ----------------------------------------  */
/*  All Rights Reserverd  -  (C) 2006 - 2007  */
/* ****************************************** */

body,html 
{
	background:  #3c3c3c;
	font-family: Verdana;
	font-size:   11px;
	color:       #ffffff;
}
	
tr,td 
{
	font-family: Verdana;
	font-size:   11px;
}
	
a:link    { text-decoration:none;      color:#000000; }
a:visited { text-decoration:none;      color:#000000; }
a:hover   { text-decoration:underline; color:#000000; }
a:active  { text-decoration:none;      color:#000000; }


