.linkGabarito, .linkQuestao{  margin: 0px 0px 2px 2px;  float: left;  width: 30px; text-align: center; font-size: 10px;
				
				-webkit-border-top-left-radius: 3px; -webkit-border-bottom-left-radius: 3px;
				-webkit-border-top-right-radius: 3px; -webkit-border-bottom-right-radius: 3px;
				
				-moz-border-radius-topright: 3px;-moz-border-radius-bottomleft: 3px;
				-moz-border-radius-topleft: 3px;-moz-border-radius-bottomright: 3px;
				
				border-top-right-radius: 3px;border-bottom-left-radius: 3px;
				border-top-left-radius: 3px;border-bottom-right-radius: 3px;
				
				box-shadow: 1px 1px 0.9px; min-height: 15px;  padding: 0; background: transparent; 
				
				padding: 2px; background:url(../imagem/fundo_questoes.jpg) repeat-x;
				
				border-color: #dedede;
				border-style: solid;
				border-width: 1px;
				text-decoration:none;
				
			
			}
a.linkGabarito, a.linkQuestao{color: #575C60;}	
a.linkGabarito:hover, a.linkQuestao:hover{color: #ddd;}			
.linkInativo{ color:#bbb !important;  }			
.linkQuestao{ width: 30px; }
.linkGabarito{ width: 60px;}

.divEspanhol{ margin-top: 10px; float: left; clear: both; margin-left: 1px;}
.linksEspanhol{ float: left; clear: both;  margin-top: 2px;}
