.homenorm
{color: #7A7C7F; 
font-family: Tahoma,Verdana,Arial,Helvetica,Geneva,sans-serif;
font-size: 12; 
font-style: normal;
text-decoration: none}

.norm
{color: black; 
font-family: Tahoma,Verdana,Arial,Helvetica,Geneva,sans-serif;
font-size: 12; 
font-style: normal;
text-decoration: none}

.nav
{color: #7A7C7F; 
font-family: Tahoma,Verdana,Arial,Helvetica,Geneva,sans-serif;
font-size: 11; 
font-style: normal;
text-decoration: none}

h1
{color: black; 
font-family: Verdana,sans-serif;
font-size: 13; 
font-style: normal;
text-decoration: none}

.footer
{color: black; 
font-family: Tahoma,Verdana,Arial,Helvetica,Geneva,sans-serif;
font-size: 9; 
font-style: normal;
text-decoration: none}


a:active
{
text-decoration: underline;
font-weight: bold;
color: black;}

a:link
{
text-decoration: underline;
font-weight: bold;
color: 346B85;}

a:visited
{
text-decoration: underline;
font-weight: bold;
color: 346B85;}

a:hover 
{ 
font-weight: bold;
text-decoration: underline;
color: black; 
}