.text {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	text-align: normal;
	font-weight: normal;
	color: #000000;
}
body { 
	scrollbar-base-color: white;
	scrollbar-arrow-color: black;
	scrollbar-shadow-color: black;
	scrollbar-lightshadow-color: gray;
	scrollbar-darkshadow-color: black;
	scrollbar-highlight-color: white;
	scrollbar-3dlight-color: black;
}
.texta {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	text-align: normal;
	font-weight: normal;
	color: #000000;
}
.textb {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	text-align: normal;
	font-weight: normal;
	color: #000000;
}
.textc {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	text-align: normal;
	font-weight: normal;
	color: #000000;
}
.textmin {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8px;
	text-decoration: none;
	text-align: normal;
	font-weight: normal;
	color: #000000;
}
.vinculo {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	text-align: normal;
	font-weight: normal;
	color: #000000;
}

a.vinculo:link{
	text-decoration: underline;
}
a.vinculo:hover{
	color: #0000FF;
}
a.vinculo:active{
	text-decoration: underline;
}
a.vinculo:visited{
	text-decoration: underline;
}
