/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 02 2021 | 22:10:19 */
a.enlace:link {
font-family: sans-serif;
font-size: 16px;
font-weight: 400;
color: #000000;
text-decoration: none;
}

a.enlace:hover {
font-family: sans-serif;
font-size: 16px;
font-weight: 400;
color: #ffffff;
text-decoration: none;
background:#29a75e
}

a.enlace:visited {
font-family: sans-serif;
font-size: 16px;
font-weight: 400;
color: #000000;
text-decoration: none;
}

a.enlace:active {
font-family: sans-serif;
font-size: 16px;
font-weight: 400;
color: #545454;
text-decoration: none;
}