Body { width: 60em; margin-right: auto; margin-left: auto; text-align: justify; color: rgb(34, 139, 34); background-color: rgb(0, 0, 0); font-family: serif; font-size: medium; }

A.b:link { color: rgb(255, 240, 230) }
A.b:visited { color: rgb(32, 132, 32) }
A.b:active { color: rgb(32, 132, 32) }

A.a:link { color: rgb(255, 245, 238) }
A.a:visited { color: rgb(34, 139, 34) }
A.a:active { color: rgb(34, 139, 34) }

img { margin: 1em; }

font._1 { font-size: large; color: rgb(255, 245, 238); font-style: italic; }
font._2 { font-family: sans-serif; font-size: 80%; }

UL    { list-style-type: none;   }
UL._2 { list-style-type: square; }

Body.centro { width: 50%; height: 50%; margin-top: 15%; margin-left: 15%; }

DIV.row { width: 100%; }

DIV._left  { float:  left; width: 50%; }

DIV._right { float: right; width: 50%; }

DIV._right2 { float: right; width: 35%; }

DIV._right3 { float: right; width: 40%; }

DIV._right4 { float: right; width: 45%; }
