body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006666;
	cursor: default;
	background-color: #FFFFFF;

}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006666;
	cursor: default;
}
td.centro {
	border: 1px solid #006666;
}
a:link {
	text-decoration: none;
	color: #006666;
	font-weight: bold;


}
a:visited {
	text-decoration: none;
	color: #006666;
	font-weight: bold;


}
a:hover {
	text-decoration: underline;
	color: #006666;
	font-weight: bold;


}
a:active {
	text-decoration: none;
	color: #006666;
	font-weight: bold;


}

