.texto{
	font-size:11px;
	font-family: tahoma;
	text-decoration: none;
	color : #5a5555;
	line-height:16px;
}
.textopreto{
	font-size:11px;
	font-family: tahoma;
	text-decoration: none;
	color : #313131;
}

.texto2{
	font-size:10px;
	font-family: tahoma;
	text-decoration: none;
	color : #5a5555;
}

.titulosvermelhos{
	font-size:11px;
	font-family: tahoma;
	text-decoration: none;
	color : #ce1f47;
}

.titulosvermelhos2{
	font-size:12px;
	font-family: tahoma;
	text-decoration: none;
	color : #ce1f47;
}
.tituloagenda{
	font-size:12px;
	font-family: tahoma;
	text-decoration: none;
	color : #ce1f47;
}

.titulocinza{
	font-size:14px;
	font-family: tahoma;
	text-decoration: none;
	color : #5a5555;
}


.agendanumeros{
	font-size:10px;
	font-family: tahoma;
	text-decoration: none;
	color : white;
}

/*PARA O MENU*/



.menu.menu:visited {
	font-size:10px;
	font-family: tahoma;
	color : #5a5555;
    text-decoration: none;
}

A.menu:link {
	font-size:10px;
	font-family: tahoma;
	color : #5a5555;
    text-decoration: none;
}

A.menu:hover {
	font-size:10px;
	font-family: tahoma;
	text-decoration: none;
	color : #ce1f47;	
}



.submenu, A.submenu {
	font-size:10px;
	font-family: tahoma;
	color : #ce1f47;
    text-decoration: underline;
}

A.submenu:link {
	font-size:11px;
	font-family: tahoma;
	color : #5a5555;
    text-decoration: none;
}

A.submenu:hover {
	font-size:11px;
	font-family: tahoma;
	text-decoration: underline;
	color : #ce1f47;
	
}

.menuBOTTOM {
	font-size:10px;
	font-family: tahoma;
	color : #a8a7a7;
    text-decoration: none;
}

a.menuBOTTOM:link {
	font-size:10px;
	font-family: tahoma;
	color : #a8a7a7;
    text-decoration: none;
}
a.menuBOTTOM:VISITED {
	font-size:10px;
	font-family: tahoma;
	color : #a8a7a7;
    text-decoration: none;
}

A.menuBOTTOM:hover {
	font-size:10px;
	font-family: tahoma;
	text-decoration: none;
	color : #ce1f47;	
}

.form {
	font-size:10px;
	font-family: tahoma;
	color : black;
    text-decoration: none;
}

A.noticias {
	font-size:11px;
	font-family: tahoma;
	color : #5a5555;
    text-decoration: none;
}

A.noticias:hover {
	font-size:11px;
	font-family: tahoma;
	text-decoration: none;
	color : #ce1f47;
	
}

