<br>
	<a href="https://tdn.totvs.com/pages/viewpage.action?pageId=388237128" class="customBtn btnVerde"> 
        Guia de instalações e configurações</a><br>
    <a href="https://tdn.totvs.com/display/FDSTB/Novidades" class="customBtn btnVerde"> 
        Novidades</a><br>
    <a href="https://tdn.totvs.com/pages/viewpage.action?pageId=415709081" class="customBtn btnAzul">
        CNI - Confederação Nacional das indústrias - Departamento Nacional</a><br>
<style> 
.customBtn {
	border-radius:8px;
	display:inline-block;
	cursor:pointer;
	color:#ffffff !important;
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	padding:13px 32px;
	text-decoration:none;
	margin: 5px;
	width: 50%;
 	min-width: 50%; 
	max-width: 50%; 
	text-decoration: none;
}

.customBtn:active {
	position:relative;
	top:1px;
}

.btnAzul{
  	background-color:#609af7; 
}

.btnAzul:hover {
	background-color:#4d84db;
	text-decoration: none;
}

.btnVerde{
  	background-color:#38d161;
}

.btnVerde:hover {
	background-color:  #2a9c48;
	text-decoration: none;
}  </style>