body { color: black; background-color: orange; }

a:visited { text-decoration: none; color: green; }
a:hover { text-decoration: underline; color: blue; }
a:link { text-decoration: none; color: green; }

i { color: green; }

b { color: orange; }

.fons { background-color: #ffdcd4; padding: 9px; cellspacing: 9px; }

.fons2 {border-right: gray 2px solid; border-left: silver 1px solid; border-top: silver 1px solid; border-bottom: gray 2px solid; background-color: white; padding: 5px; cellspacing: 5px; }

.fons3 { background-color: orange; }

.fons4 { background-color: #F9F1DE; }

.fons6 { background-color: white; border-right: silver 2px solid; }

.fons7 { background-color: white; border-left: silver 2px solid; }

.fons8 { background-color: white; background-image: url(im/barra.jpg);}

.fons9 { background-color: white; border-right: silver 1px dashed; }

.text { text-align: justify; padding: 9px; }

.text2 { text-align: justify; padding: 9px; color: gray; }

.barra { color: red; background-color: #ffdcd4; text-align: center; font-weight: bold; background-image: url(im/bar2.jpg); }

.barra5 { color: orange; background-color: white; font-weight: bold; background-image: url(im/bar2.jpg); }

.come2 { border-left: silver 1px solid; background-color: #F9F1DE; padding: 0px; cellspacing: 0px; }
