.menu_main
{
	font-family:		"Arial CE", "Verdana";
	font-size:			12px;
	width:					130px;
	text-align:			right;
}

.menu_sub
{
	font-family:		"Arial CE", "Verdana";
	font-size:			10px;
	text-align:			right;
}

.menu_sub a, menu_sub a:link, menu_sub a:visited
{
	color:					#996600;
	text-decoration: none;
	font-weight:		bold;		
}

.menu_sub a:hover
{
	color:					Black;
}

.menu_sub a:active
{
	text-decoration: 	underline;
	color:						red;
}

.menu_top a, menu_top a:link, menu_top a:visited
{
	text-align:			center;
	color:					#996600;
	text-decoration: none;
	font-weight:		bold;		
}

.menu_top a:hover
{
	text-align:			center;
	color:					Black;
}

.menu_top a:active
{
	text-align:				center;
	text-decoration: 	underline;
	color:						red;
}