/*FONTS*/
a {color:#000; text-decoration:underline; }
a:visited {color:#000; text-decoration:underline; }	
a:actived {color:#000; text-decoration:underline; }	
a:hover {color: #292929; text-decoration: none; }

.FONT_QUADRO {
	font-family:Arial;
	font-size:9pt;
	font-weight:none;
	color:#000; }
.FONT_QUADRO a {color:#000; text-decoration:underline; border-bottom:1px dotted #dedede; }
.FONT_QUADRO a:visited {color:#000; text-decoration:underline; }	
.FONT_QUADRO a:hover {color: #4D4D4D; text-decoration: none; }

.FONT_TITULO_QUADRO {
	font-family:Arial;
	font-size:11pt;
	font-weight:bold;
	/*color:#00a7e9;*/
	color:#4D4D4D; }
	
.FONT_BLOG_DATE {
	width:100%;
	margin-top:5px;
	margin-bottom:5px;
	font-family:Arial;
	font-size:8pt;
	color:#FFF;
	background:#555555; }
	
.IMG_RODAPE {
	display: inline;
	margin-left: 15px; }
	
.FONTE {
	font-family:Arial;
	font-size:10pt;
	font-weight:none;
	color:#3d3d3d; }
.FONTE a {color:#3d3d3d; text-decoration:underline; border-bottom:1px dotted #dedede; }
.FONTE a:visited {color:#3d3d3d; text-decoration:none; }	
.FONTE a:hover {color: #4a4a4a; text-decoration: none; }

.TITULO {
	font-family:Arial;
	font-size:14pt;
	font-weight:bold;
	color:#3d3d3d; }
	
.PEQUENA {
	font-family:Arial;
	font-size:8pt;
	font-weight:none;
	color:#3d3d3d; }
	
.quadro{ border: 1px solid #990000; }
		.box{ border: 1px solid #000000; background: #FFFFFF; color:#000000; font-family:Verdana; font-size:10px; }
		.buttom{ border: 1px solid #000000; background: #A3A3A3; color:#000000; font-family:Arial; font-size:12px; }
