body{
	background: #192649;
	font: 2.5em Chevin-DemiBold;
	color: #dcddd8;
}

p{
	line-height: 1.2em;
}

.rodape{
	font: 0.7em Chevin-DemiBold;
	font-style:italic;
}

@font-face {
     font-family: Chevin-DemiBold;
     src: url('../fonts/Chevin-DemiBold.ttf');
}

a{
	text-decoration: none;
}

a.link{
	text-decoration: none;
}

a.hover{
	text-decoration: none;
}