﻿body
{
    background-color: #ffffff;
    font-size: 12px;
    font-family: Arial;
  
}

A
{

    color: #3B5998;
        text-decoration: underline;
        
}

A:hover {color: #87A1D6;}
a:visited {text-decoration: none;}
a:active {text-decoration: none;}
a:link {text-decoration: underline;}
a:hover {text-decoration: underline;} 


 ul{
list-style-image: url(/diccionario/img/ul.gif)
       }



ul ul{
list-style-image: url(/diccionario/img/ulul.gif)
       }

ul ul ul{
list-style-image: url(/diccionario/img/ululul.gif)
       }


h1	{	
	COLOR: #003366;
	font-family: sans-serif, Verdana, Arial, Helvetica;
	font-size:	1.55em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
h2	{
	color:#009999;	
	font-family: sans-serif, Verdana, Arial, Helvetica;
	font-size:	1.35em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	



H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.55em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.40em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	color:#009999;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.10em;
	font-weight:	700;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}
