/* AUTHOR: EBSM Web Design */
#fonte {
    font-family: arial, verdana, "times new roman";
    }

#fonte2 {
    font-family: "times new roman", arial, verdana, ;
    }

#main {
    font-family: arial, verdana, "times new roman";
    left: 5px;
    position: absolute;
    top: 160px;
    height: 310px;
    width: 755px;
    z-index: 1;}

A:link {
    color: #0000FF;
    font-family: arial, verdana, "times new roman";
    text-decoration: none}

A.tipo2:link {
    color: #0000FF;
    font-family: arial, verdana, "times new roman";
    text-decoration: none}

A:visited {
    color: #008080;
    font-family: arial, verdana, "times new roman";
    text-decoration: none }

A.tipo2:visited {
    color: #008080;
    font-family: arial, verdana, "times new roman";
    text-decoration: none }

A:active {
    color: #FF0000;
    font-family: arial, verdana, "times new roman";
    text-decoration: none }

A.tipo2:active {
    color: #FF0000;
    font-family: arial, verdana, "times new roman";
    text-decoration: none }

A:hover {
    color: #FF0000;
    font-family: arial, verdana, "times new roman";
    text-decoration: underline }

A.tipo2:hover {
    color: #FF0000;
    font-family: arial, verdana, "times new roman";
    text-decoration: underline }


/* End of style section. */
