.links1 A:link  {color: #000000; text-decoration: none}
.links1 A:visited {color: #000000; text-decoration:none}
.links1 A:hover {color: #737373; text-decoration:none}
.links1 A:active {color: #000000; text-decoration:none}

.links2 A:link  {color: #000000; text-decoration: none}
.links2 A:visited {color: #000000; text-decoration:none}
.links2 A:hover {color: #b4b4b4; text-decoration:none}
.links2 A:active {color: #000000; text-decoration:none}

.links3 A:link  {color: #000000; text-decoration: none}
.links3 A:visited {color: #000000; text-decoration:none}
.links3 A:hover {color: #FFFFFF; text-decoration:none}
.links3 A:active {color: #000000; text-decoration:none}

.links4 A:link  {color: #000000; text-decoration: none}
.links4 A:visited {color: #000000; text-decoration:none}
.links4 A:hover {color: #000000; text-decoration:underline}
.links4 A:active {color: #000000; text-decoration:none}

.mail A:link  {color: #737373; text-decoration: none}
.mail A:visited {color: #000000; text-decoration:none}
.mail A:hover {color: #000000; text-decoration:underline}
.mail A:active {color: #000000; text-decoration:none}

.links5 A:link     {color: black; text-decoration: underline; font-family: tahoma; font-size: 13px;}
.links5 A:visited {color: black; text-decoration: none; font-family: tahoma; font-size: 13px;}
.links5 A:hover   {color: #863000; text-decoration: none; font-family: tahoma; font-size: 13px;}
.links5 A:active  {color: #3e3e3e; text-decoration: none; font-family: tahoma; font-size: 13px;}

.text {
font-family: tahoma;
text-decoration: non;
color: black;
font-size: 13px;
}

