a {
	font-family: tahoma;
	font-size: 10px;
	color: #553303;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #553303;
}
a:hover {
	text-decoration: underline;
	color: #553303;
}
a:active {
	text-decoration: none;
	color: #553303;
}
.style1 {
	font-family: tahoma;
	font-size: 10px;
	color: #472a01;
}
.style2 {font-size: 11px}
.style3 {
font-family: tahoma;
font-size: 10px;
color: #FFFFFF}

div.texto {

padding:5px; 
width:480px; 
height:200px; 
overflow:auto; 

scrollbar-face-color: ;
	scrollbar-shadow-color: ;
	scrollbar-highlight-color: ;
	scrollbar-3dlight-color: ;
	scrollbar-darkshadow-color: ;
	scrollbar-track-color: ;
	scrollbar-arrow-color: ;

	

}