a:visited,a:active,a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000033;
	text-decoration: underline; 
	font-weight: normal;
	font-style: normal;
	
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF3300;
	text-decoration: underline; 
	font-weight: normal;
	font-style: normal;
}	

 


.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000033;
	text-decoration: none;
	line-height: 18px;

}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #000033;
	left: 150px;
	top: auto;
	right: auto;
	bottom: auto;
	clip:  rect(auto auto auto 150px);



}
.bkl {
	background-image: url(imagens/bkl.gif);
	background-position: right;
	background-repeat: repeat-y
	}
	

.bkr {
	background-image: url(imagens/bkr.gif);
	background-position: left;
	background-repeat: repeat-y
	}
	
.bkb {
	background-image: url(imagens/bkb.gif);
	background-position: top;
	background-repeat: repeat-x
	}
	
.bkt {
	background-image: url(imagens/bkt.gif);
	background-position: bottom;
	background-repeat: repeat-x
	}
	
.tit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000033;
}

