.td_bordo {
    padding: 0px;
    border-left: 1px solid #666666;
}

.classetd {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
}

.classetd a {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000; 
	display: block; 
	position: relative; 
	text-decoration: none;
	border-top-width: 1px; 
	border-bottom-width: 1px; 
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ffffff;
	border-bottom-color: #ffffff; 
}

.classetd a:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #b04d28; 
	text-decoration: none;
	border-top-width: 1px; 
	border-bottom-width: 1px; 
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #b04d28;
	border-bottom-color: #b04d28;
}

.bordotab {
	border-top-width: 1px;
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-right-color: #666666;
	border-bottom-color: #555555;
	border-left-color: #666666;
	border-top-color: #555555;
}

.credits{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff; 
	text-decoration: none;
}

.linkato:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #cccccc; 
	text-decoration: none;
}

ul {
	list-style:square; 
	margin:10;
	padding:5; 
	color: #b04d28;
}
