#boxheadder {
width: 180px;
height: 30px;
font-family: Tahoma;
color: white;
font-weifht: bold;
text-align: center;
background: gray;
border: 2px solid gray;
}

.con {
width: 180px;
padding-top: 5px;
font-family: Tahoma;
color: white;
font-weifht: bold;
text-align: left;
border: 2px solid gray;
}

ul.links
{
list-style-image: url('mouse.png')
}





a.side:link {
font-family: Tahoma;
color: gray;
text-decoration: none;
}

a.side:active {
font-family: Tahoma;
color: gray;
text-decoration: none;
}

a.side:visited {
font-family: Tahoma;
color: gray;
text-decoration: none;
}

a.side:hover {
font-family: Tahoma;
color: black;
text-decoration: underline;
}

a.top_main_link:link {
font-family: tahoma;
color: gray;
text-decoration: none;
font-size: 10pt;
}

a.top_main_link:active {
font-family: tahoma;
color: gray;
text-decoration: none;
font-size: 10pt;
}

a.top_main_link:visited {
font-family: tahoma;
color: gray;
text-decoration: none;
font-size: 10pt;
}

a.top_main_link:hover {
font-family: tahoma;
color: gray;
text-decoration: underline;
font-size: 10pt;
}

a.top_main_email:link {
font-family: Tahoma;
color: gray;
text-decoration: none;
}

a.top_main_email:active {
font-family: Tahoma;
color: gray;
text-decoration: none;
}

a.top_main_email:visited {
font-family: Tahoma;
color: gray;
text-decoration: none;
}

a.top_main_email:hover {
font-family: Tahoma;
color: gray;
text-decoration: underline;
}
