.Lmenu{
   			font-family:arial;
			font-size:12px;
			font-weight:bold;
			color:#ffffff;
   			border-width: 0px;
			border-color:000000;  
			background-position: left;
   			background-repeat: no-repeat;
   			text-decoration: none;
   		}

.Lmenu:hover
   		{
   			font-family:arial;
			font-size:12px;
			font-weight:bold;
			color:#FFEA04;
   			border-width: 0px;
			border-color:000000;  
			background-position: left;
   			background-repeat: no-repeat;
   			text-decoration: none;
   		}

.tmenu0_Images
   		{
   			font-family: arial;
			font-size: 11px;
			color:#CC0033;  
			background-position: left;
   			background-repeat: no-repeat;
   			padding: 5px;
   			text-decoration: none;
			
   		}
   
.tmenu0_Images:hover
   		{
   			text-decoration: none;
   			padding: 5px;
			color:#CC0033;  
   			text-decoration: none;
   		}

