.menu_corpo {
	font-family: Tahoma;
	font-size: 12px;
	color: #29166F;
	font-weight: bold;
}
.menu_cor {
	height: 196px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.menu_corpo  a:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #29166F;
	font-weight: bold;
}
.menu_corpo  a:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #DA251C;
	font-weight: bold;
}
.menu_corpo  a:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #DA251C;
	font-weight: bold;
}
.menu_cor:hover {
	border: 1px solid #F8F8F8;
	height: 200px;
	vertical-align: top;
}

