<!--

body        {	

				
				background: url('../images/back.jpg') FIXED;
				
				color: #008000; 
				font-size:11pt;
				font-weight:bold;
				font-family: Comic Sans MS;
				
			
			}



.button_menu{ 
				color: #008000; 
				font-family: Comic Sans MS;
				Background: #FFFFcc;
				font-size:10pt;
				font-weight:bold;
				width:100%;
			}

.tablestand{	
				
				border-collapse: collapse;
				font-family: Comic Sans MS;
				font-size:11pt;
				font-weight:bold;
				color: #008000; 
			}





.text_box	{
				color: #008000; 
				font-size:10pt;
				font-family: Comic Sans MS;

			}






.button_form{ 
				color: #008000; 
				font-family: Comic Sans MS;
				Background: white;
				font-size:12pt;
				
				width:100%;
			}







a:link      { color: blue }
a:active    { color: #000080 }
a:visited   { color: blue }


a:hover 	{
				color: #CCCC00;
				
				
				









-->