.barra {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-top-color: #FF9900;
}
a:link {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;


}
a:hover {
	font-family:  Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
	color: #333333;
	font-size: 12px;

}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	background-position: top;





}
.titulo {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;

}
a:visited {
	font-family:Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
	font-size: 12px;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
	font-size: 12px;
}
