/* Custom CSS Footer Code*/
ul.menu li a{
 text-decoration: none; 
 }

ul.menu a:hover{
 text-decoration: underline;
 color: #00bfff !important;
 }

section.FastCometLink a{
 text-decoration: none; 
 }

section.FastCometLink a:hover{
 color: #00bfff !important;
 }
