@charset "utf-8";
.zim {
	font-family: verdana;
	font-size:10px;
	color:#666;
	font-weight: bold;
}
a.zim:link {
	text-decoration: none;
	color: #666;
}
a.zim:visited {
	text-decoration: none;
	color: #666;
}
a.zim:hover {
	text-decoration: none;
	color: #900;
}
a.zim:active {
	text-decoration: none;
	color: #666;
}

.not_preto{
	font-family: verdana;
	font-size:13px;
	color:#FFF;
	
}
a.not_preto:link {
	text-decoration: none;
	color:#FFF;
}
a.not_preto:visited {
	text-decoration: none;
	color:#FFF;
}
a.not_preto:hover {
	text-decoration: none;
	color:#FC0;
}
a.not_preto:active {
	text-decoration: none;
	color:#FFF;
}

.not_full{
	font-family: verdana;
	font-size:13px;
	color:#666;
	
}
a.not_full:link {
	text-decoration: none;
	color:#666;
}
a.not_full:visited {
	text-decoration: none;
	color:#666;
}
a.not_full:hover {
	text-decoration: none;
	color:#000;
}
a.not_full:active {
	text-decoration: none;
	color:#666;
}

/*Tamanho que vai no meio do Azinho e do Azão*/
.tamanho_fonte {color:#333; font-family: Verdana; font-size: 10px;font-weight:bold;}
/*Layout do Azinho*/
.link_menos_laranja {TEXT-DECORATION: none; color:#C00; font-family:  Helvetica; font-size: 13px;}
.link_menos_laranja:visited {TEXT-DECORATION: none; color: #C00; font-family:  Helvetica; font-size: 13px;}
.link_menos_laranja:hover {TEXT-DECORATION: underline; color: #C00; font-family:  Helvetica; font-size: 13px; cursor:pointer;}
/*Layout do Azão*/
.link_mais_laranja {TEXT-DECORATION: none; color: #C00; font-family:  Helvetica; font-size: 17px;}
.link_mais_laranja:visited {TEXT-DECORATION: none; color: #C00; font-family:  Helvetica; font-size: 17px;}
.link_mais_laranja:hover {TEXT-DECORATION: underline; color: #C00; font-family:  Helvetica; font-size: 17px; cursor:pointer;}.vermelho_15_login {
	font-family: verdana;
	font-size: 17px;
	color: #C00;
}
.ladim {
	text-align: justify;
}

.receitas_link {
	font-family: verdana;
	font-size:13px;
	color:#F60;
	font-weight: bold;
}
a.receitas_link:link {
	text-decoration: none;
	color:#F60;
}
a.receitas_link:visited {
	text-decoration: none;
	color:#F60;
}
a.receitas_link:hover {
	text-decoration: none;
	color:#F30;
}
a.receitas_link:active {
	text-decoration: none;
	color:#F60;
}


.agenda_link {
	font-family: verdana;
	font-size:13px;
	color:#000;
	font-weight: bold;
}
a.agenda_link:link {
	text-decoration: none;
	color:#000;
}
a.agenda_link:visited {
	text-decoration: none;
	color:#000;
}
a.agenda_link:hover {
	text-decoration: none;
	color:#000;
}
a.agenda_link:active {
	text-decoration: none;
	color:#000;
}



.login_link {
	font-family: verdana;
	font-size:13px;
	color:#C00;
	font-weight: bold;
}
a.login_link:link {
	text-decoration: none;
	color:#C00;
}
a.login_link:visited {
	text-decoration: none;
	color:#C00;
}
a.login_link:hover {
	text-decoration: none;
	color:#900;
}
a.login_link:active {
	text-decoration: none;
	color:#C00;
}