select {
	font-family:tahoma;
	font-size:11pt;
	font-weight:bold;
	text-align:center;
	width:60
}

.tabela {
	border-collapse:collapse;
	background-color:#eeeeee;
	font-family:tahoma;
	font-size: 11pt;
}


a:visited { 
    text-decoration: none; 
    color: #00216A 
}

a:link    { 
    text-decoration: none;
    color: #00418A
}

a:hover   { 
    color: #E60005;
    border-bottom: 1px dotted #E60005 
}