.destaque {
	font-weight: bold;	
}

.entrar {
	font-weight: bold;
	text-transform: uppercase;
}

#corpo {
	padding-left: 190px;
	padding-right: 190px;
	text-align: justify;
}

#portugues
{
	margin-top: 30px;
}

#portugues, #english {
	margin-bottom: 60px;
}




a:link {
	text-decoration: none;
	color: #FF0000;
}
a:visited {
	text-decoration: none;
	color: #800000;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}


#temple {
 font-weight: bold;
 text-align: center;
}
/*
#temple a:visited {
	text-decoration: none;
	color: #FF0000;
}
*/
#myspace  {
		text-align: center;
		margin-bottom: 40px;
}

#myspace img {
	border: none;
}