body {
	scrollbar-face-color: #336699;
	scrollbar-highlight-color: #66CCFF;
	scrollbar-shadow-color: #003366;
	scrollbar-3dlight-color: #66CCFF;
	scrollbar-arrow-color:  #000000;
	scrollbar-track-color: #003366;
	scrollbar-darkshadow-color: #003366;
}

.texto
{
	font-size: 11px; color: #CCCCCC; font-family: Tahoma; font-weight: normal
}
.texto_pe
{
	font-size: 9px; color: #66CCFF; font-family: Tahoma; font-weight: normal
}
.texto_negro
{
	font-size: 13px; color: #000000; font-family: Tahoma; font-weight: bold
}
.texto_re
{
	font-size: 13px; color: #009933; font-family: Tahoma; font-weight: bold
}

a:link {
	background: none transparent scroll repeat 0% 0%; color: #999999; font-family: Tahoma; font-size: 11px; text-decoration: none
}
a:active {
	background: none transparent scroll repeat 0% 0%; color: #999999; font-family: Tahoma; font-size: 11px; text-decoration: none
}
a:visited {
	background: none transparent scroll repeat 0% 0%; color: #999999; font-family: Tahoma; font-size: 11px; text-decoration: none
}
a:hover {
	background: none transparent scroll repeat 0% 0%; color: #999999; font-family: Tahoma; font-size: 11px; text-decoration: underline
}
