   p {font-family:Arial; font-size:9pt; font-weight:normal; font-style:normal; color:navy}
a:link {text-decoration:none; font-size:9pt; color:blue}
a:visited    { text-decoration: none; font-size: 9pt; color: #000080 }
a:hover {font-size:9pt; color:red; text-decoration:none} 
a:active {font-size:9pt; color:red}
   BODY {

    scrollbar-face-color:#0000A0;
    scrollbar-arrow-color:#FFFFFF;
    scrollbar-highlight-color:#FFFFFF;
    scrollbar-3dlight-color:#0000A0;
    scrollbar-shadow-color:#000080;
    scrollbar-darkshadow-color:#000040;
    scrollbar-track-color:#FFFFFF;
   }
a.menu:hover {font-size:9pt; color:yellow; text-decoration:none }
a.menu:link {font-size:9pt; color:white; text-decoration:none }
a.menu:visited {font-size:9pt; color:white; text-decoration:none }

  .cuerpo{
             background-image:url(acworld.jpg);
             background-repeat:no-repeat;
             background-attachment:fixed;
             background-position:100px 200px;
             }

