.banner {
margin-left: 250px;
_margin-left: 10px;
padding: 20px;
position: absolute;
z-index: 1;
position: absolute;
}

.textopreto {
	font-family: Verdana, Arial, Sans serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

.hand {
        font-family: Verdana, Arial, Sans serif;
        font-size: 10px;
        color: #000000;
        font-weight: normal;
        text-decoration: none;
	cursor: hand;
}


.t {
	font-family: Verdana, Arial, Sans serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

.link1 {
	font-family: Verdana, Arial, Sans serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}	
.link1 A:HOVER {
	color: #999999;
	text-decoration: none;
}

.lblue {
        font-family: Verdana, Arial, Sans serif;
        font-size: 10px;
        color: blue;
        text-decoration: none;
}
.lblue A:HOVER {
        color: #999999;
        text-decoration: none;
}

.l1 {
	font-family: Verdana, Arial, Sans serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}	
.l1 A:HOVER {
	color: #999999;
	text-decoration: none;
}


.link2 {
	font-family: Verdana, Arial, Sans serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}	
.link2 A:HOVER {
	color: #FFFFFF;
	text-decoration: none;
}


.l2 {
	font-family: Verdana, Arial, Sans serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}	
.l2 A:HOVER {
	color: #FFFFFF;
	text-decoration: none;
}

.link3 {
	font-family: Verdana, Arial, Sans serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}	
.link3 A:HOVER {
	color: #999999;
	text-decoration: bold;
}

.l3 {
	font-family: Verdana, Arial, Sans serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}	
.l3 A:HOVER {
	color: #999999;
	text-decoration: bold;
}

.l4 {
        font-family: Verdana, Arial, Sans serif;
        font-size: 10px;
        color: #FFFFFF;
        text-decoration: none;
        font-weight: bold;
}
.l4 A:HOVER {
        color: #000000;
        text-decoration: bold;
}

.data {
	font-family: Verdana, Arial, Sans serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}	
.data A:HOVER {
	color: #999999;
	text-decoration: bold;
}
.linkbranco {
        font-family: Verdana, Arial, Sans serif;
        font-size: 10px;
        color: #FFFFFF;
        text-decoration: none;
}
.linkbranco A:HOVER {
        color: #FFFFFF;
        text-decoration: bold;
}

.lbold {
        font-family: Verdana, Arial, Sans serif;
        font-size: 10px;
        color: #000000;
        text-decoration: bold;
}
.lbold A:HOVER {
        color: blue;
        text-decoration: bold;
}

.f2 {
        font-family: Verdana, Arial, Sans serif;
        font-size: 12px;
        color: #000000;
        text-decoration: none;
}
.f2 A:HOVER {
        color: #999999;
        text-decoration: none;
}

.blueheaders {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #2965c6;
        text-decoration: none;
}
.blueheaders A:HOVER {
        color: #999999;
        text-decoration: none;}


