.normal { font-family: Arial, Helvetica, sans-serif; font-size : 12px; color: #999999; text-decoration: none; }

.link { font-family: Arial, Helvetica, sans-serif; font-size : 12px; color: #2D687B; text-decoration: underline; }
.link:hover { font-family: Arial, Helvetica, sans-serif; font-size : 12px; color: #2D687B; text-decoration: none; }

.pie {	font-family: Arial, Helvetica, sans-serif;	font-size : 10px;	color: #949494;	text-decoration: none;	font-weight: normal;	word-spacing: normal;	letter-spacing: normal;	width: auto;}
.pie:hover { font-family: Arial, Helvetica, sans-serif; font-size : 10px; color: #949494; text-decoration: underline; font-weight: normal }

BODY {
scrollbar-arrow-color:#FFFFFF;
	scrollbar-base-color:#6D8693;
	scrollbar-shadow-color:#F3F3F3;
	scrollbar-face-color:#617087;
	scrollbar-highlight-color:#F3F3F3;
	scrollbar-dark-shadow-color:white;
	scrollbar-3d-light-color:#9BAAC1;
}

.destacados { font-family: Arial, Helvetica, sans-serif; font-size : 11px; color: #39869F; text-decoration: none; }
.destacados:hover { font-family: Arial, Helvetica, sans-serif; font-size : 11px; color: #39869F; text-decoration: underline; }

.campotexto300 { 
	width:300px;
	height:15px;
	font-size:8pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#666666;
	background-color: #FFFFFF;
	border: 1px solid #245666;
}

.campotexto200 { 
	width:200px;
	height:15px;
	font-size:8pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#666666;
	background-color: #FFFFFF;
	border: 1px solid #245666;
}

.textarea { 
	width:350px;
	height:120px;
	font-size:8pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#666666;
	background-color: #FFFFFF;
	border: 1px solid #245666;
}