*{
	margin : 0;
	padding : 0;
	background-repeat : no-repeat;
	font-family : Arial, Helvetica, sans-serif;	
}
body{
	background-color : #FFFFFF;
}
#datas{
	margin-left:20px;
	width : 550px;
	height : 25px;
}
#datas a{
	width : 21px;
	height : 18px;	
	margin : 0px;
	float : left;
	background-image:url(https://www.terra.com.br/noticias/vestibular/guiadeprofissoes/img/bg_data.gif);
	background-position : 0 -20px;
	color:#999999;
}
#datas a:hover{
	background-position : 0 0px;
	color:#FFFFFF;
}
.selecionado{
	width : 21px;
	height : 18px;	
	margin : 0px;
	float : left;
	background-image:url(https://www.terra.com.br/noticias/vestibular/guiadeprofissoes/img/bg_data.gif);
	background-position : 0 0px;
	color:#FFFFFF;
}
#profissoes{
	width:593px;
	}
#profissoes p{
	background-image: url(https://www.terra.com.br/noticias/vestibular/guiadeprofissoes/img/bg_profissoes.gif);
	background-repeat: repeat-x;
	margin:3px;
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#439CB1;
	}
#profissoes a{
	color:#439CB1;
	}
