a, a:link {
  text-decoration:underline;
  font-weight:normal; 
}

a:visited {
  text-decoration:underline;  
}

a:hover {
  text-decoration:none;
}

.sf_footer a{
color: #ffffff;
}

.sf_content {
text-align: justify;
}