body {
  font-family: "Times New Roman", Times, serif;
  font-size: 12px;
  color: #FFF;
  text-decoration: none;
  background-color: #069;
}
q {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #00669C;
	font-style: normal;
	font-weight: bold;
	word-spacing: normal;
	letter-spacing: 3px;
}

h1 {
	font-size: 20px;
	font-style: italic;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #FFF;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}
A {
	color: #06C;
	text-decoration: none;
}
A:visited {
	color: #06C;
}
A:hover {
	color: #09F;
	text-decoration: underline;
}
A:active {
	color: #00F;
}
.texto {
	color: #333;
}
.tarifa {
	font-weight: bold;
	color: #06C
}
.italic {
	font-style: italic;
}
.notita {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.email {
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	background-color: #FEFEFE;
	border: 1px solid #FFF;
	padding: 2px;
}
.datos {
	font-weight: bold;
	font-style: italic;
}
.titazul {
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #006699;
}
.tit-nove {
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	color: #FFF;
}
.welcome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
}
.weltxt {
	font-size: 36px;
	font-weight: bold;
	font-style: italic;
	color: #E1F8FF;
}
#ventana {
	background: #FFF;
	border: 5px solid #06C;
	padding: 15px;
	color: #039;
	font: 16px Arial, Helvetica, sans-serif;
	text-align: justify;
}
#ventana h3 {
	font: 18px Arial, Helvetica, sans-serif;

}
