/*************************************************************************
** FTT custom CSS codes
*************************************************************************/

/*  Set custom specs for links */
a.FTTlink:link       { color: black; font-weight:bold }
a.FTTlink:hover   { color: red }
a.FTTlink:visited  { color: blue; font-weight: lighter }
