a:link {text-decoration: none; color: #666666}
a:visited {text-decoration: none; color: #666666}
a:hover {text-decoration: underline; color: #666666}
a:active {text-decoration: none; color: #666666}

body {
	overflow-x: hidden;
	overflow-y: auto;
	
	scrollbar-arrow-color:#ffffff;
	scrollbar-3dlight-color:#ff0000;
	scrollbar-highlight-color:#FF0000;
	scrollbar-face-color:#ff0000;
	scrollbar-shadow-color:#ff0000;
	scrollbar-darkshadow-color:#FF0000;
	scrollbar-track-color:#fbfbfb;
}

.texto {
	font-family: sans-serif, Arial, Helvetica;
	font-size: 12px;
	color: #666666;
	font-style: normal;
}
.texto_p {
	font-family: sans-serif, Arial, Helvetica;
	font-size: 10px;
	color: #666666;
	font-style: normal;
}
.spacer10-left {
	
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
		}
.texto_pad {
	font-family:  sans-serif, Arial, Helvetica;
	font-size: 12px;
	color: #666666;
	font-style: normal;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: justify;
	}
.texto_news {
	font-family:  sans-serif, Arial, Helvetica;
	font-size: 12px;
	color: #666666;
	font-style: normal;
	padding-left: 14px;
	padding-right: 14px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
}
.texto_red {
	font-family: sans-serif, Arial, Helvetica;
	font-size: 12px;
	color: #CC0000;
	font-style: normal;}
.texto_red_g {
	font-family: sans-serif, Arial, Helvetica;
	color: #CC0000;
	font-style: normal;
	font-size: 13px;
	font-weight: bold;
	}
.link {
	font-family: sans-serif, Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	text-decoration: underline;
	color: #666666;
}
.pad_top10 {margin-top:10px;}
.pad_top5 {margin-top:5px;}
.pad_top20 {margin-top:20px;}
.pad_top25 {margin-top:25px;}
.pad_left5 {margin-left:5px;}
.bg_news {background-position:bottom; background-repeat:no-repeat;}
.bg_right { background-position:right; background-repeat:repeat-y;}
.border_right {border-right:#CCCCCC; border-right-width:1px; border-right-style:solid}
.campo {
	border: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;}


