body {
	background-color: #DDDDDD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
}
a {
	color: #333333;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #E5835E;
}
a:active {
	text-decoration: none;
}
.texto1 {
	font-size: 9px;
	font-weight: normal;
	letter-spacing: 0.03em;

}
.espacio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.texto2 {
	font-size: 10px;
	color: #666666;
}
.texto3 {
	font-weight: bold;
	letter-spacing: 0.01em;
	font-size: 10px;

}
.texto4 {
	font-size: 10px;
}

