body         {
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana, serif;
	background-color: #F6DCE3;
	color: #b86e86;
	scrollbar-face-color: #f6dce3;
	scrollbar-highlight-color: #fffbec;
	scrollbar-3dlight-color: #db9bae;
	scrollbar-arrow-color: #fffbec;
	scrollbar-track-color: #f6dce3;
	scrollbar-darkshadow-color: #b86e86;
	margin: 0px;
	scrollbar-base-color : #f6dce3;
	scrollbar-shadow-color : #f6dce3;
        }

.contenido   {
	padding-left: 5px ;
	font-family: Verdana;
	font-size: 10px;
	color: #BC6485;
        font-weight: none;
        }

a:link{
	color: #db9bae;
	text-decoration: none;
        font-weight: bold;
}
a:hover {
	color: #db9bae;
	text-decoration: underline;
	border: none; 
	cursor: crosshair;
	background: none;
	font-weight: none;
}

.titulo     {
	color: #ffffff;
	font-weight: bold;
	border: 1px solid #db9bae;
	font-family: Verdana;
	font-size: 12px;
	background : #f6dce3;
}
     
	 
.millan     {
	color: #BC6485;
	font-weight: none;
	border: none;
	font-family: Verdana;
	font-size: 10px;
	background : none;
}



tabla {font: 12px Arial;}

a:active  {
	color: #db9bae;
	text-decoration: underline;
} a:visited {
	color: #db9bae;
	text-decoration: none;
        font-weight: bold;
} 