a{
	color:#cccccc;
	font-size : 12px; 
	text-decoration : none;
}
a:visited
{
	color: #cccccc;
	font-size : 12px; 
	text-decoration : none;
	
} 
a:hover{
	color: #9966cc;
	font-size : 12px; 
	text-decoration: underline;
}

td {
	border:none;
	padding: 6px;
}

td.menu{
	color: #cccccc;
	font-size : 12px; 
	text-decoration : none;
	
}
td.smallfont_gray{
	
	font-family: Verdana;
	color: #cccccc;
	font-size : 12px; 
	text-decoration : none;
	text-align: justify;
	background: #333333;
	padding: 6px;
	}
body
{
	font-family: Verdana;
	background: #333333;
	color: Gray;
	font-size : 10px;
	font : Verdana;
	}
	
