body {
	background-color: #FFFFFF;
	background-position: 0px 0px;
	margin: 0px;

}
table {
	font-family: "Small Fonts";
	font-size: 7pt;
	text-decoration: none;
	line-height: 10pt;

}
.textoLink {
	font-family: "Small Fonts";
	font-size: 7pt;
	line-height: 10pt;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;

}
a:hover.textoLink {
	color: #CC0000;
}
