a:link {
/* color:#A6A6A6; */
color: #999999;
}

a:hover {
color:#83BAD8;
}


p, ul {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000;
line-height: 16px;
}

ul {
list-style: none;
padding-left: 0;
}

li {
background-image: url(nav/bullet.gif);
background-repeat: no-repeat;
background-position: 0 4px;
line-height: 14px;
padding-left: 12px;
margin-bottom: 6px;
}

