.menu_text
	{                                 
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size:			14px;
	text-decoration:	none;
	cursor:				hand;     
	text-decoration:	none;
	font-weight:		bold;
	color:				#325c9a;
	}                                 

.menu_link                            
	{                                 
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size:			14px;
	text-decoration:	none;
	cursor:				hand;     
	text-decoration:	none;
	font-weight:		bold;
	color:				#325c9a;
	}                                 
	                                  
.menu_link:hover
	{                                 
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size:			14px;
	text-decoration:	none;
	cursor:				hand;     
	text-decoration:	underline;	
	font-weight:		bold;
	color:				#ffb444;
	}                                 
	                                  
.menu
	{
	border-width:			1px;
	border-style:			solid;
	border-color:			2458c0;
	background-color:		#e2e7f3;      
	color:					#122c6a;      
	font-family:			Tahoma;       
	font-size:				11px;         
	font-weight:			bold;         
	cursor:					hand;         
	text-align:				center;
	}
	
.menu_over
	{
	text-align:				center;
	border-width:			1px;
	border-style:			solid;
	border-color:			8f6422;
	background:				#ffb444;
	color:					#122c6a;      
	font-family:			Tahoma;       
	font-size:				11px;         
	font-weight:			bold;         
	cursor:					hand;         
	}
