body, td, table, form, p, dd, dt, dl
	{
	font-family : Century Schoolbook, Sanf Serif, Verdana, Arial, Helvetica;
	font-size: 12pt;
	text-align: a.justify;
	}
body
	{
	color: rgb(0,0,0);
	background : #FFFFFF;
	background-image: url('../../images/fondo.gif');
	}
a
	{
	font-family : Century Schoolbook, Sanf Serif;
	font-size: 12pt;
	text-decoration: none;
	color: rgb(0,0,255);
	}
a:active 
	{
	text-decoration: none;
	color: rgb(0,0,255);
	}
a:link
	{
	text-decoration: none;
	color: rgb(0,0,255);
	}
a:visited
	{
	text-decoration: none; 
	color: rgb(0,0,255);
	}
a:hover
	{
	text-decoration: none; 
	color: rgb(255,0,0);
	font-weight: bold;
	font-size: 11pt;
	background-color: rgb(255,255,0);
	}
h1
	{
	text-decoration: none; 
	color: rgb(0,0,0);
	font-size: 18pt;
	font-weight: bold;
	}
h2
	{
	text-decoration: none; 
	color: rgb(0,0,0);
	font-size: 16pt;
	font-weight: bold;
	}

