﻿
#navNote { font-size: 12px; font-weight:bold; color:white;}
#navNote :link      { font-size: 11px; font-weight:normal; color:white; text-decoration: none;}
#navNote :visited   { font-size: 11px; font-weight:normal; color:white; text-decoration:none;}
#navNote :link:hover { font-size: 11px; font-weight:normal; color:white; text-decoration: underline;}
#navNote :visited:hover  { font-size: 11px; font-weight:normal; color:white; text-decoration: underline;}

#homeAddress { font-size: 13px; font-weight:bold; color:white; padding-left: 20px; padding-top:10px; }
#homeAddress :link      { font-size: 13px; font-weight:normal; color:white; text-decoration: none;}
#homeAddress :visited   { font-size: 13px; font-weight:normal; color:white; text-decoration:none;}
#homeAddress :link:hover { font-size: 13px; font-weight:normal; color:white; text-decoration: underline;}
#homeAddress :visited:hover  { font-size: 13px; font-weight:normal; color:white; text-decoration: underline;}

