a.white:link {color: #ffffff;}
a.white:active {color: #ffffff;}
a.white:visited {color: #ffffff;}
a.white:hover {color: #ffffff;}

a.yellow {font-weight: bold;}
a.yellow:link {color: #ffffb9;}
a.yellow:active {color: #ffffb9;}
a.yellow:visited {color: #ffffb9;}
a.yellow:hover {color: #ffff00;}

div.AddressBox {float: left; padding: 20 10 20 10px; margin-right: 20px; width: 200px; border-radius: 16px; border: 2px solid #ffffff; font-family:sans-serif; text-align: center;}
