body {
	font-family: Book Antiqua, Times New Roman, Times, serif;
	font-size: 10pt;
	color: #333333;
	text-align: justify;
	border: medium none;
	margin: 4px;
    background:#E4E4DF url('../img/fondo.gif') repeat fixed
}

   a            { color: #333333;	text-decoration: none;	font-weight: bold;}
   a:link       { color: #333333;	font-weight: bold;}
   a:visited    { color: #333333;	font-weight: bold;}
   a:active     { color: #333333;	font-weight: bold;}
   a:hover      { color: #661800;	font-weight: bold;}


a.menu             { color: #333333; text-decoration: none;	font-weight: bold;}
a:link.menu        { color: #333333;}
a:visited.menu     { color: #333333;}
a:active.menu      { color: #333333;}
a:hover.menu       { color: #E4E4DF;}

a.menu2             { color: #9b9e8a; text-decoration: none;	font-weight: bold;}
a:link.menu2        { color: #9b9e8a;}
a:visited.menu2     { color: #9b9e8a;}
a:active.menu2      { color: #9b9e8a;}
a:hover.menu2       { color: #661800;}


table 	{
		  font-family: Book Antiqua, Times New Roman, Times, serif;
		  font-size: 10pt;
		  text-align: justify;
		}

