  /* Enlaces */
  a {
    color: #985F2A;
    font: 10pt Times New Roman, helvetica, sans-serif;
    font-weight: bold;
    text-decoration: none;
  }
  a:hover       {color: #E7B24A;}	

  .ab {
    color: #0D5AB9;
    font: 10pt Times New Roman,arial, helvetica, sans-serif;
    font-weight: bold;
    text-decoration: none;
  }
  .ab:hover       {color: #B4CCE9;}	

  /* Cuerpo */
  body  {
	 scrollbar-face-color: #AA6036;

	 scrollbar-shadow-color: #F8F9D1;
	 scrollbar-highlight-color: #5A3123;

	 scrollbar-3dlight-color: #F8F9D1;
	 scrollbar-darkshadow-color: black;
	 scrollbar-track-color: #F8F9D1;
	 scrollbar-arrow-color: #FFFF00;

         font-family: Times New Roman, arial, helvetica, sans-serif;
         font-size: 10pt;
	 text-align: justify;margin-right:5.0pt; 
	 color: #5F2814;
	}

   p  { 	 text-align: justify;margin-right:5.0pt;  }
   h1 {	color:#A4351A;font-size: 16pt;font-weight: bold; }

  .pCat {	color:#A4351A;font-size: 18pt;font-weight: bold; }


.com_view { 
 BORDER-RIGHT: #5F2814 1px solid;
 BORDER-LEFT: #5F2814 1px solid;
 BORDER-TOP: #5F2814 1px solid;
 BORDER-BOTTOM: #5F2814 1px solid;
 }
.com_head {background-color: #F2E7A1; padding: 5px; font-weight: bold; font-size: 16pt;}
.com_preg {background-color: #F2E7A1; padding: 5px; font-weight: bold;}
.com_resp {background-color: #F7EFBD; padding: 5px; }