.titulos-fundo-escuro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #CCCCCC;
}
.texto-fundo-escuro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #CCCCCC;
}
.titulos-fundo-claro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #000000;
}
.texto-fundo-claro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
.texto-fundo-escuro-peq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #CCCCCC;
}
a:hover {
	text-decoration: underline;
}
.link-fundo-claro {
	color: #333333;
	text-decoration: none;
}
.link-fundo-escuro {
	color: #F78E1E;
	text-decoration: none;
}
.titulos-fundo-claro-big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bolder;
	color: #000000;
}
a.fica-laranja:hover {
	color: #E96000;
}
.revista{
	width:608px;
}
.ano{
	height:25px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
	font-size:20px;
	border-bottom:#000000 1px dotted;
}
.miniatura{
	width:150px;
	height:220px;
	margin:25px;
	float:left;
}
.imagem{
	height:200px;
}
.mes{
	height:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
	font-size:15px;
	border:#000000 1px solid;
}
