color: rgb($FONTRED$, $FONTGREEN$, $FONTBLUE$); padding: 5px; text-align: center; } a { color: rgb($FONTRED$, $FONTGREEN$, $FONTBLUE$); text-decoration: none; } a:visited { color: rgb($FONTRED$, $FONTGREEN$, $FONTBLUE$); text-decoration: none; } a:active { color: rgb($FONTRED$, $FONTGREEN$, $FONTBLUE$); text-decoration: none; } a:hover { color: rgb($FONTRED$, $FONTGREEN$, $FONTBLUE$); text-decoration: none; }