a:link {color:#0000FF; text-decoration: none;}      /* unvisited link */
a:visited {color:#000000; text-decoration: none;}  /* visited link */
a:hover {color:#0000FF; text-decoration: none; background-color: #FFF5EE;}  /* mouse over link */
a:active {color:#FF0000; text-decoration: none;}  /* selected link */ 
p.sans-serif { font-family: Sans-Serif;  }
#sans-serif { font-family: Sans-Serif;  }
h3.sans-serif { font-family: Sans-Serif; color: #FFFFFF; background-color: #43BFC7; padding: 5px; border-radius: 5px; }
.hide { display:none; } 
.banner { width: 200px; }
span.countryname { color: #ff0000; font-weight: bold; font-size: 24pt; font-style: italic; }
#logo { width: 200px; }