.titlos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: #B22222;
}

.titlos a {
	text-decoration: none;
	color: Black;
	border : 1px dashed;
	border-left : none;
	border-right-style : none;
	border-top-style : none;

}

.titlos a:hover {
	text-decoration: none;
	color: White;
	background-color : #EB690A;
	border : none;
	border-left : none;
	border-right-style : none;
	border-top-style : none;

}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #525252;
}

.text a {
	text-decoration: none;
	color: Black;
	border : 1px dashed;
	border-left : none;
	border-right-style : none;
	border-top-style : none;
}

.text a:hover {
	text-decoration: none;
	color: White;
	background-color : #EB690A;
	border : none;
	border-left : none;
	border-right-style : none;
	border-top-style : none;
}

.text-white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border : 0px;
	font-size: 11px;
	line-height: 15px;
	color: Silver;
}

.text-white a {
	text-decoration: none;
	border : 0px;
	color: White;
}

.text-white a:hover {
	text-decoration: none;
	color: White;
	background-color : Black;
}

.text-araio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	color: #525252;
}

.text-araio a {
	text-decoration: none;
	color: Black;
	border : 1px dashed;
	border-left : none;
	border-right-style : none;
	border-top-style : none;
}

.text-araio a:hover {
	text-decoration: none;
	color: White;
	background-color : #EB690A;
	border : none;
	border-left : none;
	border-right-style : none;
	border-top-style : none;
}

.text_category {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #70756D;
}

.text_category a {
	text-decoration: none;
	color: #70756D;
}

.text_category a:hover {
	text-decoration: none;
	color: White;
	background-color : #EB690A;
}