body {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	SCROLLBAR-FACE-COLOR: #C8D4E0;
	SCROLLBAR-HIGHLIGHT-COLOR: #EFF4FA;
	SCROLLBAR-SHADOW-COLOR: #91A9C1;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR:  #7B484F;
	SCROLLBAR-TRACK-COLOR: #FCFDFE;
	SCROLLBAR-DARKSHADOW-COLOR: #526C83;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-image:url(../images/back.jpg)
}

A:link {
	COLOR: #526C83; TEXT-DECORATION: none
}
A:visited {
	COLOR: #526C83; TEXT-DECORATION: none
}
A:hover {
	COLOR: #7B484F; TEXT-DECORATION: underline
}

select {
	font-size: 12px;
}
input {
	font-size: 12px;
}
.boton {
	font-family: Arial, Helvetica, sans-serif; font-size:11px; background-color:#ccff66; border: 1px #99cc00 solid; cursor:hand;
}
.contenidos {
	font-size: 12px;
	color: #000000;
}
.letras_destacadas2 {
	font-size: 12px;
	color: #526C83;
}
.letras_destacadas {
	font-size: 12px;
	color: #7B484F;
}
.letras_blancas {
	font-size: 12px;
	color: #FFFFFF;
}
.titulos {
	font-size: 13px;
	font-weight: bold;
	color: #7B484F;
}	