body {
	background-color: #FFCC66;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}
p, form, span {
	margin: 0;
	padding: 0;
	border: 0;
}
.caja {
	background: #F0F0F0;
	width: 590px;
	margin: 0 auto 0 auto;
	border: solid 1px #993300;
	padding: 8px;
	text-align: center;
}
.titulo { 
	font-size: 18px; 
	font-weight: bold; 
	color: #993300;
}
.titulo1 {
	font-size: 22px; 
	font-weight: bold; 
	color: #993300;
}
.titulo2 {
	font-size: 24px; 
	font-weight: bold; 
	color: #993300;
}
.subtit { 
	font-size: 14px; 
	color: #993300; 
	font-weight: bold;
}
.credito {
	font-size: 10px;
	color: #993300;
	font-style: normal;
	text-decoration: none;
}
.link { 
	font-size: 9px; 
	color: #993300; 
	text-decoration: underline;
}
.link:hover { 
	font-size: 9px; 
	color: #993300; 
	text-decoration: underline;
}
.piefoto { 
	font-size: 11px; 
	color: #993300; 
	font-weight: bold;
}
.texto { 
	font-size: 12px; 
	color: #993300;
}
.texto1 { 
	font-size: 12px; 
	color: #993300;
}
.texto2 { 
	font-size: 12px; 
	color: #993300; 
	font-weight: bold; 
	text-decoration: none;
}
.texto2:hover { 
	font-size: 12px; 
	color: #993300; 
	font-weight: bold; 
	text-decoration: underline;
}
.texto3 { 
	font-size: 12px; 
	color: #FFFFFF; 
	font-weight: bold;
}
.texto4 { 
	font-size: 10px; 
	color: #993300;
	font-weight: bold;
}
.texto5 {
	font-size: 9px; 
	color: #993300;
}