a:link, a:visited, a:active {	
	color: #204478;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {	
	text-decoration: none;
}

.menu-item a:link, .menu-item a:visited, .menu-item a:active {	
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

.menu-item a:hover {	
	text-decoration: underline;
}

.submenu-item a:link, .submenu-item a:visited, .submenu-item a:active {	
	color: #204478;
	font-weight: bold;
	text-decoration: underline;
}

.submenu-item a:hover {	
	text-decoration: none;
}

.box-depoimentos-bottom a:link, .box-depoimentos-bottom a:visited, .box-depoimentos-bottom a:active {	
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.box-depoimentos-bottom a:hover {	
	text-decoration: underline;
}

.menu-ini-item a:link, .menu-ini-item a:visited, .menu-ini-item a:active, .menu-ini-item a:hover {	
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.box-blog-bottom a:link, .box-blog-bottom a:visited, .box-blog-bottom a:active {	
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.box-blog-bottom a:hover {	
	text-decoration: underline;
}