	body {
		background-color: #666666;
		color: #000000;
		font-family: verdana, helvetica, serif;
		text-align: justify;
		margin: 0px 0px 0px 0px;
		}
	.text {
		margin: 50px 10px 10px 10px;
		font-size: 14px;
		text-align:justify;
		}
	a {
		text-decoration: none;
		}
	
	a:visited {
		color:#0066FF;

		}
	A:hover {
		text-decoration: underline;
		/*background-color:#99ccff;*/
		color: #000000;
		}
	A:active {
		color: blue;
		}
	
	#rightmenu a:link       
       { padding:3; 
       color: #3366CC;
       /*border-style:solid; */
       
       /*border-width:1;*/ 
       text-decoration: underline 
       
               }
               
               
#rightmenu	a:visited {
		 color: #666660;
		 		text-decoration: underline;
		}   


#rightmenu a:hover {
/*color:#FF00FF;*/
color: #000000;
background-color: #eeeeee;
text-decoration: none;
}   /* mouse over link */




	#centermenu a:link       
       { padding:3; 
       /*color: #666666;*/
       /*border-style:solid; */
       
       /*border-width:1;*/ 
       text-decoration: none; 
       /*border-left-width:1; border-right-width:1; border-top-width:1; border-bottom-style:solid; border-bottom-width:1;*/ 
       
               }


   

#centermenu	a:visited {
		color:#0066FF;
		}   
		
		
		#centermenu a:hover {
/*color:#FF00FF;*/
color: #000000;
background-color: #ffffff;
text-decoration: underline;

}   /* mouse over link */         