a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#666666;
}
a:hover {
	text-decoration: underline;
	color:#0098E1;
}
a:active {
	text-decoration: none;
	color: #666666;
}
body {
	font-family: Arial;
}

td {
	font-family: Arial;
}

th {
	font-family: Arial;
}

.textos_comunes {
	font-family:Arial;
	font-size:11px;
	line-height: 12px;
}
	
.titulos {
	font-family:Arial;
	color:#050505;
	font-size:16px;
	font-weight: bold;
}
.tabla {
	border-bottom-color: #C7C7C7;
}

.tabla_galeria {
	padding: 10px;
	width: 235px;
	border: 1px solid #ACACAC;
}

.tabla_galeria2 {
	padding: 10px;
	width: 235px;
	border: 1px solid #02AFEF;
}
