/* MarGen Desarrollo. */

a:link{
	color: #000088;
	text-decoration: none;
}

a:visited{
	color: #000088;
	text-decoration: none;
}

a:hover{
	color: #990000;
	text-decoration: underline;
}

a:active{
	color: #000088;
	text-decoration: none;
}

body{
	font-family: Arial;
	background-image: url('../images/fondo02.jpg');
	background-repeat: no-repeat;
}

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

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



