a{
	color:#333333;
	font-size : 12px; 
	text-decoration : none;
}
a:visited
{
	color: #333333;
	font-size : 12px; 
	text-decoration : none;
	
} 
a:hover{
	color: #333333;
	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;
	}
	
P.copyright {
	font-size : 10px;
	color: #cccccc;
	text-decoration : none;
	text-align : center;}
	
	
	P.menu {
    font-family: Verdana;
	font-size : 12px;
	color: #cccccc;
	text-decoration : none;
	text-align : center;
	}