a.menu:link, a.menu:visited, a.menu:active {
	color: #31494B;
	font-family: Arial;
	font-size : 11px;
	line-height: 13px;
	display: block;
	font-weight: none;
	border-bottom: #D2D2D2 1px solid;
	text-decoration: none;
	padding-left: 5px;
	padding-top: 16px;
	padding-bottom: 2px;
	text-transform: none; 
}

a.menu:hover {
	background-image:url(../imagens/fundo_menucss.jpg);
	background-repeat:repeat-x;
	background-color: #eaeaea;
	font-family: Arial;
	color: #e5363d;
	display: block;
	font-weight: none;
	border-bottom: #eaeaea 1px solid;
	text-decoration: none;
	text-transform: none; 
}


.home {text-decotration: none; font-family : Arial; font-size : 10px; color : #ffffff;} 

a.menu2:link, a.menu2:visited, a.menu2:active {
	background-image:url(../imagens/fundo_menucss3.jpg);
	color: #31494B;
	font-family: Arial;
	font-size : 11px;
	line-height: 13px;
	display: block;
	font-weight: none;
	border-bottom: #D2D2D2 1px solid;
	text-decoration: none;
	padding-left: 5px;
	padding-top: 16px;
	padding-bottom: 2px;
	text-transform: none; 
}

a.menu2:hover {
	background-image:url(../imagens/fundo_menucss2.jpg);
	background-repeat:repeat-x;
	background-color: #eaeaea;
	font-family: Arial;
	color: #e5363d;
	display: block;
	font-weight: none;
	border-bottom: #eaeaea 1px solid;
	text-decoration: none;
	text-transform: none; 
}
