.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}
.titulares {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a:link, a:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}
a:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #666666;
}
.anexos {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #0066FF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
}
.anexos a {
	text-decoration:none;
	color: #0066FF;
	padding-right: 10px;
	border-right-width: 1px;
	padding-left: 10px;
	border-right-style: solid;
	border-right-color: #0066FF;
}
.anexos a:hover {
	text-decoration:underline;
}
