body {
background-color:#ffbb66;
}

p {
font-size:14px;
font-family:arial,verdana,Sans-Serif;
text-align:justify;
}

p.pequeno {
font-size:10px;
text-align:center;
}


.negrita {
font-weight:900;
}

/*vinculos*/
a {
font-size:14px;
font-family:arial, verdana, Sans-Serif;
color:#004400;
text-decoration:underline;
}
a:hover {
color:#CC6600;
background-color:#99cc99;
text-decoration:none;
}

/*imagenes*/
img {
border:0;
margin:0px;
}

img.izqui{
float:left;
}
img.der{
margin:20px;
float:right;
}


/* para los diferentes textos*/
h1 {
font-family:"comic sans",garamond,verdana;
font-size:20pt;
font-style:normal;
color:#dd9922;
}

h2 {
font-family: garamond,verdana;
font-size:15pt;
font-style:normal;
color:#cc6600;
font-weight:900;
}

h3 {
font-family:verdana,garamond;
font-size:12px;
font-style:normal;
color:#000055;
}

h4 {
font-family:verdana,garamond;
font-size:11px;
font-style:normal;
color:#669900;
}
