body {
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	}
.texto {
	font-family: Tahoma;
	font-size: 10px;
	color: #F9F0CF;
}
a.link {
	font-family: tahoma;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #F9F0CF;
	text-decoration: none;
}
a.link:hover{
color:#F0DC8B;
text-decoration:underline
}