#menu_top
{	
	/*height:61px;*/
	margin:0;
	padding:0px 5px 0px 5px;
	border:0;
	vertical-align:middle;
	text-align:center;
}


td.menu_top a:link ,td.menu_top a:visited {
	cursor: pointer;	
	/*height:61px;*/
	margin:0;
	border:0;
	color:#7F7F7F;
	text-decoration:none;
	font-size:14px;
	font-family:times New Roman;
	text-transform:uppercase;
	font-weight:bold;
	vertical-align:middle;
}

td.menu_top a:hover ,td.menu_top a:active {
	cursor: pointer;	
	/*height:61px;*/
	margin:0;
	border:0;
	color:#CD5F75;
	text-decoration:none;
	font-size:14px;
	font-family:times New Roman;
	text-transform:uppercase;
	font-weight:bold;
	vertical-align:middle;
}

