.parrafos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;

}
.itemssmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 516394;
	font-weight: bold;

}
.itemsxl {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 516394;
	font-weight: bold;
}
.link{
	font-size: 11px;
	font-family: Arial, sans-serif;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
A.link:visited {
	COLOR: #333333
}
A.link:hover {
	COLOR: #136C8E; text-decoration: underline;
}
A.link:active {
	COLOR: #333333
}
A.link:link {
	COLOR: #333333
}