/* CSS Document */

.texto2 {cursor:pointer; margin:1px; font-size:16px; color:#FFFFFF; padding:2px; text-align:left; font-weight:normal;}
.texto {cursor:pointer; margin:1px; font-size:18px; color:#FFFFFF; padding:2px; text-align:center; font-weight:bold;}
.titulo {cursor:pointer; margin:1px; font-size:20px; color:#FFFFFF; padding:2px; text-align:center; font-weight:bold;}
.titulo2 {cursor:pointer; margin:1px; font-size:20px; color:#FFFFFF; padding:2px; text-align:left; font-weight:bold;}
.menuOut {cursor:pointer; margin:1px; background-color:#000000; color:#FFFFFF; width:140px; border:1px solid #000000; padding:2px; text-align:left; font-weight:bold;}
.menuOver {cursor:pointer; margin:1px; background-color:#000000; color:#FF0000; width:140px; border:1px solid #000000; padding:2px; text-align:left; font-weight:bold;}
.menuOver a {color:#FFFFFF; text-decoration:none; font-weight:bold;}
.menuOver a:hover {color:#FF0000; text-decoration:none; font-style:oblique; font-weight:bold;}
.submenu {width:170px; font-family:Verdana; font-size:12px; padding-left:25px;}
.submenu a {color:#FFFFFF; text-decoration:none; font-weight:bold;}
.submenu a:hover {color:#ff0000; text-decoration:none; font-style:oblique; font-weight:bold;}
.subsubmenu {width:170px; font-family:Verdana; font-size:11px; padding-left:25px;}
.subsubmenu a {color:#2664EB; text-decoration:none; font-weight:bold;}
.subsubmenu a:hover {color:#ff0000; text-decoration:none; font-style:oblique; font-weight:bold;}

