a:link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: underline;
}
.titulo {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #393F55;
	text-decoration: none;
}
.txtblanco {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.txtnegro {

	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.txtazul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #393F55;
}
.txtequipo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.titazul {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #393F55;
	text-decoration: none;
}
.TablaBorde {
	border: 2px solid #A0A6BA;
}
