A.tituloMenu2 {
	FONT-WEIGHT: bolder;
	FONT-SIZE: 11px;
	COLOR: #999999;
	FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: center;
	vertical-align: text-bottom;
	letter-spacing: normal;
	word-spacing: normal;
	display: block;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #E6E6E6;
	white-space: nowrap;
	line-height: 30px;







}
A.tituloMenu2:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #336699;
	letter-spacing: normal;
	text-align: center;
	vertical-align: text-bottom;
	word-spacing: normal;
	white-space: nowrap;




}
