A:hover { background-color: #A02E4A;
          color: white; 
          text-decoration: none }

A {  text-decoration: none;
     color: #800000 }

BODY { FONT-FAMILY: sans-serif;
       text-decoration: none; 
       background-image: url(../imagenes/foro5.jpg); 
       background-repeat: repeat; 
       list-style-type: square; 
       font-style: normal; 
       font-weight: normal;
       font-size: 85%;
       width: 640px }

dt {font-weight: bold; text-align: left;  color: #0000FF; margin-bottom:10px; margin-top:10px;}

.semestre {font-weight: bold;
           font-size: x-large;
           color:#800000;
           text-align:left;}

.tipo     {font-weight: bold;
           font-size: large;
           text-align:center; visibility:hidden; }

.titulo   {font-weight: bold;
           font-size: x-large;
           text-align: center;
           background-color:#D9FFCC;
           color: #CC6600; line-height:2.5;
           }

.subtitulo {font-size: medium;}


.coordina {font-weight: bold; font-size:120%; text-align: center; font-variant:small-caps;}
.ponente {font-variant:small-caps;}

.institucion {font-weight: normal; text-align: center; margin-bottom:50px;}

.presentacion {font-weight: normal; text-align: justify; }

.programa {font-weight: bold; text-align: left; color: black; font-variant:small-caps;}

.fechas {font-weight: bold; text-align: left;  color: black; font-variant:small-caps;}
.fechas_detalle {font-weight: bold; text-align: left;  color: #0000FF; margin-bottom:50px;}


