a.link:visited  { font-family: "Arial Narrow", Arial; font-size: 13px; color: #6666CC; text-decoration:none}
a.link:active   { font-family: "Arial Narrow", Arial; font-size: 13px; color: #6666cc; text-decoration:none}
a.link:link     { font-family: "Arial Narrow", Arial; font-size: 13px; color: #6666cc; text-decoration:none}
a.link:hover    { font-family: "Arial Narrow", Arial; font-size: 13px; color: #6666cc; text-decoration:underline}


.textoleitura {
	font-family: "Arial Narrow", Arial;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	line-height: 18px;
}

.textoleiturapequeno {
	font-family: "Arial Narrow", Arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 15px;
}
.textoleiturapeqvermelho {
	font-family: "Arial Narrow", Arial;
	font-size: 10px;
	font-weight: normal;
	color: #FF0000;
	line-height: 18px;
}

.titulo {
	font-family: "Arial Narrow", Arial;
	font-size: 20px;
	font-weight: 400;
	color: #333333;
	text-transform: none;
	}
.caixa_normal {
	font-family: "Arial Narrow", Arial;
	font-size: 11px;
	color: #666666;
	background-color: #f9f9f9;
	border: 1px solid #cccccc;
	text-align: left;
	letter-spacing: 1px;
}

a.menu:visited  {
	font-family: "Arial Narrow", Arial;
	font-size: 20px;
	color: #666666;
	text-decoration:none;
	font-weight: bolder;
}
a.menu:active   {
	font-family: "Arial Narrow", Arial;
	font-size: 20px;
	color: #666666;
	text-decoration:none;
	font-weight: bolder;
}
a.menu:link     {
	font-family: "Arial Narrow", Arial;
	font-size: 20px;
	color: #666666;
	text-decoration:none;
	font-weight: bolder;
}
a.menu:hover    {
	font-family: "Arial Narrow", Arial;
	font-size: 20px;
	color: #0099cc;
	text-decoration:none;
	font-weight: bolder;
}

.contorno_foto{border: 1px solid #ffffff; padding: 3px;}
.textoleituraDESTAQUE {
	font-family: "Arial Narrow", Arial;
	font-size: 15px;
	font-weight: 500;
	color: #FF0000;
	line-height: 18px;
}

