/*  
FUTURO COMUNICAÇÃO JUIZ DE FORA - MINAS GERAIS - BRASIL
======================================================
Agência: Futuro Comunicação
Design por: Izaias J. Santos
CSS + XHTML: Izaias J. Santos
Programação: Izaias J. Santos
======================================================
Todos os Direitos Reservados - 2008
*/
.estilonormal a:link{
	color: #989490;
	text-decoration: none;
	font-size: 11px;
}
.estilonormal a:visited{
	color: #989490;
	text-decoration: none;
	font-size: 11px;
	line-height: 15px;
}
.estilonormal a:hover {
	color: #C8CACC;
}
.estilonormal a:active{
	color: #acafb2;
}

.estilonormal_dois a:link{
	color: #bebab5;
	text-decoration: none;
	font-size: 11px;
}
.estilonormal_dois a:visited{
	color: #bebab5;
	text-decoration: none;
	font-size: 11px;
}
.estilonormal_dois a:hover {
	color: #D7D3D0;
}
.estilonormal_dois a:active{
	color: #bebab5;
	font-weight: bold;
}

.full a:link{
	color: #22BBFF;
	text-decoration: none;
	font-size: 14px;
}
.full a:visited{
	color: #22BBFF;
	text-decoration: none;
	font-size: 14px;
}
.full a:hover {
	color: #D9F3FF;
	text-decoration: none;
}
.full a:active{
	color: #22BBFF;
}

a:link {
	font-size: 12px;
	color: #B2B5B6;
	text-decoration: underline;
}
a:visited {
	font-size: 12px;
	color: #B2B5B6;
	text-decoration: underline;
}
a:hover {
	font-size: 12px;
	color: #22BBFF;
	text-decoration: underline;
}
a:active {
	font-size: 12px;
	color: #B2B5B6;
	text-decoration: underline;
	text-align: center;
}
