BODY {
	FONT-FAMILY: Verdana, Arial, sans-serif;
	background-color: #FFFFFF;
	background-image: url(../img/fondo.jpg);
	background-attachment: fixed;
	background-repeat:  repeat-x;
}

a:link, a:active {
	font-size: 12px;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}

a:hover, a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
}

.txt {
	font-size: 12px;
	text-indent: 25pt;
	padding-left: 100px;
	line-height: 18px;
}
