.borda {
	border: 1px solid #000000;
}
.fundo {
	background-image: url(imagens/lateral1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.link {
	color: #990000;
	text-decoration: none;
}
.linkvoltar{
		color: #990000;
		text-decoration: none;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 10px;
	}
.linkvoltar:hover{
		color: #990000;
		text-decoration: underline;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 10px;
	}	

.mao {
	cursor: hand;
}

.Unifenas{
	font-family: Arial Black;
	font-size: 26px;
	color: #043c77;
	font-style:normal;
	 font-weight:bold; 
	 
}