.title {
	background-color: #5E88BB;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.barra {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #B2B4B8;
	border-top: 1px solid #666666;
	border-right: 1px none #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px none #666666;
}
a:hover {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #003366;
}
a:link {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #333333;
	font-style: normal;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}

