body { 
	color: #626262;
	font-family: Verdana;
}

a:link, a:visited {
	color: #626262;
	outline: none;
	text-decoration: none;		
}

a:hover {
	font-weight: normal;
	text-decoration: none;		
}

	
table.medal {
    border-top: inset darkgray;
		border-left: inset darkgray;
		border-bottom: inset gray;
		border-right: inset gray;
		border-width: 0px;
		text-align: center;
}

td.desc_campo {
		text-align: right;
		color: gray;
		padding-right: 30px;
		width: 300px;
}		

