﻿/* NOTICIAS */

.fontNoticiaTitle a
{
	font-family:Arial;
	font-size:13px;
	color:#444444;
	font-weight:bold;
}
.fontNoticiaTitle a:hover
{
	font-family:Arial;
	color:#666666;
}

.validacao
{
	font-family:Tahoma;
	font-size:10px;
	color:Red;
}
