@charset "UTF-8";
/* CSS Document */

body {
	background-color: #7ea1dc;
}


.texto20{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:20px;
	color:#FFF;
	font-weight:bold;
	letter-spacing: 2px;
}
.texto14{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#FFF;
}

.texto12{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#FFF;
}

.texto10{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	color:#FFF;
}




