/*  
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
*/
a:link{
	color: #524d47;
	text-decoration: none;
	font-size: 11px;
}
a:visited{
	color: #524d47;
	text-decoration: none;
	font-size: 11px;
}
a:hover {
	color: #9D968E;
	font-size: 11px;
	text-decoration: none;
}
a:active{
	color: #524d47;
	font-size: 11px;
	text-decoration: none;
}

.normal a:link{
	color: #524d47;
	text-decoration: none;
	font-size: 11px;
}
.normal a:visited{
	color: #524d47;
	text-decoration: none;
	font-size: 11px;
}
.normal a:hover {
	color: #9D968E;
	font-size: 11px;
	text-decoration: none;
}
.normal a:active{
	color: #524d47;
	font-size: 11px;
	text-decoration: none;
}
.normalbold a:link{
	color: #524d47;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
.normalbold a:visited{
	color: #524d47;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
.normalbold a:hover {
	color: #F47C00;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
.normalbold a:active{
	color: #524d47;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
.orange a:link{
	color: #f47c00;
	text-decoration: none;
	font-size: 11px;
}
.orange a:visited{
	color: #f47c00;
	text-decoration: none;
	font-size: 11px;
}
.orange a:hover {
	color: #333333;
	font-size: 11px;
	text-decoration: none;
}
.orange a:active{
	color: #f47c00;
	font-size: 11px;
	text-decoration: none;
}
.orangedois a:link{
	color: #f47c00;
	text-decoration: none;
	font-size: 12px;
}
.orangedois a:visited{
	color: #f47c00;
	text-decoration: none;
	font-size: 12px;
}
.orangedois a:hover {
	color: #333333;
	font-size: 12px;
	text-decoration: none;
}
.orangedois a:active{
	color: #f47c00;
	font-size: 12px;
	text-decoration: none;
}

.branco a:link{
	color: #dcdcdc;
	text-decoration: none;
	font-size: 12px;
	font-family: Tahoma, Arial;
}
.branco a:visited{
	color: #dcdcdc;
	text-decoration: none;
	font-size: 12px;
	font-family: Tahoma, Arial;
}
.branco a:hover {
	color: #f5f5f5;
	font-size: 12px;
	text-decoration: none;
	font-family: Tahoma, Arial;
}
.branco a:active{
	color: #dcdcdc;
	font-size: 12px;
	text-decoration: none;
 font-family: Tahoma, Arial;
}