/* CSS Document */
#linksmain{
}
#linksmain p{
font-size: 12px;
color: #666666;
margin: 2px;
}
.tabbertab a:link{
color:#666666;
text-decoration:none;
font-weight:bold;
}
.tabbertab a:hover{
color:#666666;
text-decoration: underline;
font-weight:bold;
}
.tabbertab a:visited{
color:#666666;
text-decoration: none;
font-weight:bold;
}
.tabbertab li{
margin-bottom: 5px;
}

.links li{
color: #666;
list-style-type: circle
}
