﻿body {
	
	padding: 0px;
	margin: 0px;
	cursor: url('cursorpg.ani');
	background: url('../imagenes/fondo_frame.jpg') no-repeat fixed;
	scrollbar-face-color: #B8A271;
	scrollbar-highlight-color: #A69466;
	scrollbar-3dlight-color: #5B5650;
	scrollbar-darkshadow-color: #38312A;
	scrollbar-shadow-color: #695A31;
	scrollbar-arrow-color: #695A31;
	scrollbar-track-color: #F9F0D1;
	overflow-x:auto;
    overflow-y:auto
}
.texto01 {
	COLOR: #000000/*#372F26/*#4F4425/*#695A31 #7E6C3B*/; font-size: 11px; text-align: justify; font-family: verdana
}
.titulo {
	color: #4F4425; font-size: 11px; font-family: verdana; text-align: center
}
a {
	color: #000000;font-weight : bold; text-decoration: none
}
a:hover {
	text-decoration: underline
}



