/* CSS Document */

.link {
	font-family: Tahoma, Verdana;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
.link:hover {
	color: #000000;
	text-decoration: underline;
}
.textomain {
	font-family: Tahoma, Verdana;
	font-size: 14px;
	text-decoration: none;
	text-align: justify;
	color: #FFF;
}
.contenidoTD {
	font-size: 12px;
	color: #FFF;
	font-family: Tahoma, Verdana;
	font-weight: bold;
}

.menu {
	font-family: Verdana, Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.linkimage {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
.celda {
	margin: 1px;
	padding: 1px;
	border: 1px solid #FFF;
}
.copirite {
	font-size: 16px;
}
.textomainCopia {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	text-decoration: none;
	text-align: justify;
	color: #FFF;
}
.linkCopia {
	font-family: Tahoma, Verdana;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

