body               { font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
                     font-size: 13px; color: #666633; 
                     margin-left: 15px; margin-right: 15px; }


small              { font-size: 11px; }

a:link, a:visited  { font-weight : bold; text-decoration : none; color: #666633; }
a:hover            { font-weight : bold; text-decoration : none; color: #333300; }
a:active           { font-weight : bold; text-decoration : none; color: #666633; }

img                { border: 1px solid #cccccc; padding: 4px; }
img:hover          { border: 1px solid #000000; }

form               { margin: 0; }

p {
	text-align:left;
	margin: 1em auto;
	padding: 0 15%;
	width:80%;
}

*[lang='es'] {
	color: #333;
}
