.txttemp {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ffffff;
}
/* HTML */
a,p,span {
	padding:0px;
	margin:0px;
}
body, body a {
	padding:0px;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
/*textos*/
.txt01, .txt01 a { /*Link superior derecho */
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}
.txt02, .txt02 a { /*Link menu inf centro caratula */
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
.txt03, .txt03 a { /* Titulos centro caratula */
	font-family: Arial, Helvetica, sans-serif;
	font-size:24px;
	color: #4e6dbf;
	font-weight:bold;
	text-decoration:none;
	padding: 0 0 10px 0;
}
.txt04, .txt04 a { /* Titulos centro caratula */
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #000000;
	font-weight:normal;
	text-align:justify;
	text-decoration:none;
	padding: 0 20px 0 20px;
}
.txt05, .txt05 a { /* Texto Inferior Down */
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #f4fbff;
	font-weight:bold;
	text-decoration:none;
}
.txt06, .txt06 a { /* Links catalogo */
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #9b0940;
	font-weight:bold;
/*	text-decoration:none;*/
	padding: 0 0 0 0;
}
.txt07, .txt07 a { /* Titulo Sub Seccion Catalogo de Productos  */
	font-family: Arial, Helvetica, sans-serif;
	font-size:22px;
	color: #f4fbff;
	font-weight:bold;
	text-decoration:none;
}
.txt08, .txt08 a { /* Nombre Productos  */
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #b2c6f5;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
}
.txt09, .txt09 a { /* Texto Productos  */
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #f4fbff;
	font-weight:bold;
	text-decoration:none;
}
.txt10, .txt10 a { /* Precio Productos  */
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #ffffff;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
}
/*especiales*/
.txtmkred, .txtmkred a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;	
	color:#7b8b9a;
}
.txtmsup, .txtmsup a { /*Link superior derecho visitado */
	color:#000000;
}
