body {
	 scrollbar-face-color:#FFFFFF;
	 scrollbar-arrow-color:#6B9351;
	 scrollbar-track-color:#FFFFFF;
	 scrollbar-shadow-color:#6B9351;
	 scrollbar-highlight-color:#FFFFFF;
	 scrollbar-3dlight-color:#6B9351;
	 scrollbar-darkshadow-Color:#FFFFFF;
}
.cuerpo {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}
.pie_foto {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}
.titulo {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #444444;
}

<!-- vinculos pie -->
.pie_dimured:link {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.pie_dimured:active {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.pie_dimured:visited {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.pie_dimured:hover {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	letter-spacing: 1px;
}
<!-- vinculos web -->
.vinculos_web:link {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.vinculos_web:active {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.vinculos_web:visited {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.vinculos_web:hover {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #669966;
	text-decoration: none;
}
<!-- vinculos web -->
.vinculos_atras:link {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #669966;
	text-decoration: none;
}
.vinculos_atras:active {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #669966;
	text-decoration: none;
}
.vinculos_atras:visited {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #669966;
	text-decoration: none;
}
.vinculos_atras:hover {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #669966;
	text-decoration: none;
	letter-spacing: 2px;
}

<!-- FORMULARIOS -->
td, input, select, textarea
   { font-size:10px; font-family:Verdana; color:#000000; }
 input, select, textarea
   { background-color:#FFFFFF; border:1px solid #DDDDDD; font-weight:bold; color:#888888; }
 .Area, .Campo
   { background-color:#FFFFAA; width:300px; border:6px solid #DDDDDD; }
 .Seleccion
   { background-color:#DDFFFF; width:300px; border:6px solid #DDDDDD; }
 .Check, .Radio
   { background-color:#FFFFFF; border:0px; }
 .Button
   { background-color:#AAAAAA; color:#FFFFFF; width:auto; border:1px solid #DDDDDD;cursor:hand;} 
.Administracion
   {background-color:#AAAAAA; color:#FFFFFF; width:230px; border:6px solid #DDDDDD;cursor:hand;}