
a:link { color: #003366; text-decoration: none ; font-size: 13px;}
a:visited { color: #003366; text-decoration: none ; font-size: 13px;}
a:hover  { color: #330099; TEXT-DECORATION: underline ; font-size: 13px;}

.linkbar {
height: 27px;
width: 780px;
display: block;
background:#99CCFF url("img/linkbar.gif") no-repeat;
text-align: center;
margin: 1px 0px 0px 0px;
}
.sub-link {
white-space: nowrap;
height: 27px;
display: block;
}
.sub-link-no {
height: 23px;
display: block;
padding: 4px 15px 0px 15px;
}
a.link1:link {
white-space: nowrap;
height: 23px;
display: block;
padding: 4px 15px 0px 15px;
}
a.link1:visited {
white-space: nowrap;
height: 23px;
display: block;
padding: 4px 15px 0px 15px;
}
a.link1:hover {
white-space: nowrap;
height: 23px;
display: block;
background: #ffffcc url("img/linkbar1.gif") no-repeat;
padding: 4px 15px 0px 15px;
}
a.link2:link {
color: #ffffff;
height: 23px;
width: 175px;
display: block;
padding: 4px 0px 0px 15px;
}
a.link2:visited {
color: #ffffff;
height: 23px;
width: 175px;
display: block;
padding: 4px 0px 0px 15px;
}
a.link2:hover {
color: #336600;
height: 23px;
width: 175px;
display: block;
background: #ffffcc url("img/linkbar1.gif") no-repeat;
padding: 4px 0px 0px 15px;
}
