BODY
{
	scrollbar-face-color:#F6ABC5;
	scrollbar-shadow-color:#6D513F;
	scrollbar-highlight-color:#6D513F;
	scrollbar-3dlight-color:#6D513F;
	scrollbar-darkshadow-color:#F6ABC5;
	scrollbar-track-color:#F6ABC5;
	scrollbar-arrow-color:#6D513F;
}

body {
	background-color: #F6ABC5;
}

.letras {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #F6ABC5;
}
a {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	text-decoration: none;
	color: #F6ABC5;
}

a:visited {
	text-decoration: none;
	color: #AA7A7C;
}
a:hover {
	text-decoration: underline;
	color: #AA7A7C;
}
a:active {
	text-decoration: none;
	color: #F6ABC5;
}
.letras01 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #F6ABC5;
}
.letras02 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #6D513F;
}
.texto03 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #F6ABC5;
}


input { font-family: Times New Roman, Times, serif; font-size: 12px; color: #6B513F; background-color: #F6ABC5; border: #6B513F; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
textarea { font-family: Times New Roman, Times, serif; font-size: 12px; color: #6B513F; background-color: #F6ABC5; border: #6B513F; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}