		
		html	{
					height: 100&;
					margin-bottom: 1px;
					}
					
		body	{
					height: 100%;
					margin: 0px;
					background-color: #000000;
					mbackground-image: url(../gfx/menu/backbanner2.gif);
					background-position: top;
					background-repeat: repeat-x;
					margin-bottom: 1px;
					}
					
					
					
					
					
			
			
			
			
		
		
		a.menu:link {
			text-decoration: none; 
			font: bold 12px arial;
			color: #000000;
			xmargin-bottom: 6px;
			display: block;
			border: none;
			}
			
		a.menu:visited {
			text-decoration: none; 
			font: bold 12px arial;
			color: #000000;
			xmargin-bottom: 6px;
			display: block;
			border: none;
			}
			
		a.menu:active {
			text-decoration: none; 
			font: bold 12px arial;
			color: #000000;
			xmargin-bottom: 6px;
			display: block;
			border: none;
			}
			
		a.menu:hover {
			text-decoration: none; 
			font: bold 12px arial;
			color: #FFFFFF;
			xmargin-bottom: 6px;
			display: block;
			border: none;		
			}
			
			
			
			
		a.text:link {
			text-decoration: none; 
			font: bold 12px tahoma;
			color: #F318F3;
			border: none;
			}
			
		a.text:visited {
			text-decoration: none; 
			font: bold 12px tahoma;
			color: #F318F3;
			border: none;
			}
			
		a.text:active {
			text-decoration: none; 
			font: bold 12px tahoma;
			color: #F318F3;
			border: none;
			}
			
		a.text:hover {
			text-decoration: none; 
			font: bold 12px tahoma;
			color: #A209A2;
			border: none;		
			}	