/* MarGen Desarrollo. */

a:link{
	color: #000088;
	text-decoration: none;
	font-size: 10pt;
	font-family: Arial,sans-serif;
}

a:visited{
	color: #000088;
	font-size: 10pt;
	text-decoration: none;
	font-family: Arial,sans-serif;
}

a:hover{
	color: #990000;
	font-size: 10pt;
	text-decoration: underline;
	font-family: Arial,sans-serif;
}

a:active{
	color: #000088;
	font-size: 10pt;
	text-decoration: none;
	font-family: Arial,sans-serif;
}

body{
	font-family: Arial,sans-serif;
	font-size: 10pt;
	background-image: url('../images/fondo02.jpg');
	background-repeat: no-repeat;
	text-align: center;
	
}

.small{
	font-family:Arial,sans-serif;
	font-size: 8pt;
	color: #69493A;
}

.normal{
	font-family: Arial Narrow;
	font-size: 10pt;
	color: #69493A;
}



