body {
	font-family: Book Antiqua, Times New Roman, Times, serif;
	font-size: 10pt;
	color: #092A43;
	text-align: justify;
	border: medium none;
	margin: 4px;
	background-color:#D8DFE3;
    /* background:#b1bfc7 url('../img/fondo.gif') repeat fixed */
}

   a            { color: #092A43;	text-decoration: none;	font-weight: bold;}
   a:link       { color: #092A43;	font-weight: bold;}
   a:visited    { color: #092A43;	font-weight: bold;}
   a:active     { color: #092A43;	font-weight: bold;}
   a:hover      { color: #993300;	font-weight: bold;}


a.menu             { color: #092A43; text-decoration: none;	font-weight: bold;}
a:link.menu        { color: #092A43;}
a:visited.menu     { color: #092A43;}
a:active.menu      { color: #092A43;}
a:hover.menu       { color: #993300;}

a.menu2             { color: #092A43; text-decoration: none;	font-weight: bold;}
a:link.menu2        { color: #092A43;}
a:visited.menu2     { color: #092A43;}
a:active.menu2      { color: #092A43;}
a:hover.menu2       { color: #993300;}


table 	{
		  font-family: Book Antiqua, Times New Roman, Times, serif;
		  font-size: 10pt;
		  text-align: justify;
		}


