a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.texttitulo {
	font-family: tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #0066CC;
}
.textrojo {
	font-family: tahoma;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #CC3333;
}
.textazul{
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #0066CC;
}
.textcontenido {
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000066;
}
.textbotones {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #0066CC;
}
.textcreditos1 {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.textcreditos2 {
	font-family: tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
}
.textcontacto {
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.textvalido {
	font-family: tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #CC3333;
}
