/*codigo desenvolvido po desfico.com
desenvolvedor Allan David Barbosa*/
@charset "UTF-8";
/* CSS Document */a, p, h1, h2, h3, h4, h5, h6 {
    opacity:1 !important;
    text-decoration:none;
    color:#909090;
    font-family: Gill Sans Extrabold, sans-serif;
    font-family: "Goudy Bookletter 1911", sans-serif;}

a, p {
    font-size:15px;}

a:hover {
    color:#368fc9;}

ul li >  ul li a:active {
    font-size:14px}

#states a {
    color:#368fc9 !important;}

.cursor_up a {
    cursor: n-resize;}

.cursor_down a {
    cursor: s-resize;}

.cursor_up_down a {
    cursor:ns-resize;}

h1 {
    font-size:18px;padding:10px;}

.menu > li > ul a {
    font-size:11.4px !important;}