a.headlink:link {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 12px;
font-weight: bold;
font-style: normal;
font-stretch: ultra-condensed;
color: white;
background-image: url("images/linkb.gif");
padding-left: 18px;
background-repeat: no-repeat;
text-decoration: underline;
padding-bottom: 1px;
height: 20px; }


a.headlink:hover {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 12px;
font-weight: bold;
font-style: normal;
font-stretch: ultra-condensed;
color: yellow;
background-image: url("images/link1.gif");
padding-left: 18px;
text-decoration: underline;
background-repeat: no-repeat;
padding-bottom: 1px;
height: 20px; }

body {
font-family: Times, "Times New Roman", serif;
font-size: 13px;
color: white;
font-weight: normal;
font-style: normal;
font-stretch: ultra-condensed;
text-decoration: none;
background-color: #000000;
margin-left: 5px; }

a.headlink:visited {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 12px;
font-weight: bold;
font-style: normal;
font-stretch: ultra-condensed;
color: white;
background-image: url("images/linkb.gif");
padding-left: 18px;
background-repeat: no-repeat;
text-decoration: underline;
padding-bottom: 1px;
height: 20px; }

a.headlink:active {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 12px;
font-weight: bold;
font-style: normal;
font-stretch: ultra-condensed;
color: white;
background-image: url("images/linkb.gif");
padding-left: 18px;
background-repeat: no-repeat;
text-decoration: underline;
padding-bottom: 1px;
height: 20px; }


a:link {
color: yellow;
font-family: Times, "Times New Roman", serif;
font-size: 13px;
font-weight: normal;
font-style: normal;
font-stretch: ultra-condensed;
text-decoration: underline; } 

a:visited {
color: yellow;
font-family: Times, "Times New Roman", serif;
font-size: 13px;
font-weight: normal;
font-style: normal;
font-stretch: ultra-condensed;
text-decoration: underline; }

a:hover {
color: white;
font-family: Times, "Times New Roman", serif;
font-size: 13px;
font-weight: normal;
font-style: normal;
font-stretch: ultra-condensed;
text-decoration: underline; }

a:active {
color: yellow;
font-family: Times, "Times New Roman", serif;
font-size: 13px;
font-weight: normal;
font-style: normal;
font-stretch: ultra-condensed;
text-decoration: underline; }