.textClean {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #003366;
	text-decoration: none;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #006600;
}
a:hover {
	color: #FF0000;
}
tableBG {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
}

