.text_menu, a.text_menu:link, a.text_menu:visited, a.text_menu:active
		{	font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 10px;
			color: #000000;
			line-height: 14px;
			text-decoration: none;	}
			
a.text_menu:hover
		{	color: #0000FF;
			text-decoration: underline;	}			

.table_menu
	{  border-top-width: 1px;
	   border-right-width: 1px;
	   border-bottom-width: 1px;
	   border-left-width: 1px;
	   border-top-style: none;
	   border-right-style: none;
	   border-bottom-style: solid;
	   border-left-style: solid;
	   border-right-color: #CCCCCC;
	   border-bottom-color: #CCCCCC;
	   border-left-color: #CCCCCC;
	   background-image:url(img/bg_menu.jpg); }
   
