BODY  {
   background-color : #ffffff;
   color : black;
   font-family : Tahoma, Arial,Helvetica;
   font-size : 11px;
}

A:link {
   color : #004080;
   text-decoration: none;
}

A:active {
   color : #004080;
}

A:hover {
   color : #000000;
   text-decoration: underline; 
}

A:visited {
   color : #004080;
   text-decoration : none;
}

h1 {
   background-color : white;
   color : black;
   font-size : 14pt;
   text-align : left;
}

h2 {
   font-family : Tahoma,Verdana,Helvetica;
   font-size : 11px;
   text-decoration: underline;
}

h3 {
   background-color : #cccccc; 
   color : black;
   font-size : 12pt;
   font-family : Arial, Helvetica;
}

h4 {
   color: black;
   font-size : 14pt;
   font-family : Arial, Helvetica; 
}

td {
   font-family : Tahoma,Verdana,Helvetica;
   font-size : 11px;
}

tdsmall {
   font-family : Tahoma,Verdana,Helvetica;
   font-size : 10px;
   color:	black; 
}

siteName {              
        font-size : 12px;
}                       

anuncio {
   color : white;
   background-color : #000000;
}
anuncio:link {
   color : white;
}
anuncio:active {
   color : white;
}
anuncio:hover {
   color : white;
}
anuncio:visited {
   color : white;
}


titulo {
   color : white;
}

seccion {
   color : black;
}

                        .large {
                                font-size: 36px;
                                font-weight: bold;
                        }
                        .error {
                                color: red;
                        }
                        .messages {
                                font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
                                font-size : 12px;
                        }
                        .tabletop, .tabletop A {
                                color: white;
                                font-size: 11px;
                                text-decoration: none;
                        }
                        .ftitle {
                                color: white;
                                font-size: 11px;
                                font-weight: bold;
                        }
                        .messagebody {
                                padding : 4px;
                        }
                        .messagetitle {
                                font-size: 11px;
                                padding : 2px;
                        }
                        .forumtitle {
                                font-size: 16px;
                                font-weight: bold;
                        }


BLOCKQUOTE {
	font-family: Arial, Helvetica;
	font-size: 8pt;
}
