BODY 	
	{
	margin: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 70%;
	background-color: #111111;
	}

.BOTTOMCL
	{
	text-align: right;
	font-size: 13px;
        font-family: Tahoma; 
	color : #999999;
	}

.MAIL
	{
	text-align: right;
	font-size: 13px;
        font-family: Tahoma; 
	color : #999999;
	}
	
.MAINMENU
	{
	text-align: center;
	font-size: 14px;
        font-family: Tahoma; 
	color : #999999;  	
	}

A.mainlink
        {
	font-size: 13px;
        font-family: Tahoma; 
	color : #999999;  	
        font-weight: bold;
        text-decoration: none;
        }

A.mainlink:hover
        {
	font-size: 13px;
        font-family: Tahoma; 
	color : #999999;  	
        font-weight: bold;
        text-decoration: underline;
        }

A.mainlink:visited
        {
	font-size: 13px;
        font-family: Tahoma; 
	color : #999999;  	
        font-weight: bold;
        text-decoration: none;
        }

A.mainlink:visited:hover
        {
	font-size: 13px;
        font-family: Tahoma; 
	color : #999999;  	
        font-weight: bold;
        text-decoration: underline;
        }
