@charset "utf-8";
/* CSS Document */
body
{
background-color:#f9f4f4;
font-family:Georgia, "Times New Roman", Times, serif;
}
h1
{
font-size:34px;
}
h2
{
font-size:15px;
}
.texto
{
font-size:14px;
}
.links
{
font:14px;
}
.a1
{
	color:#E7D8D8;
}

