/* Here you can change the look of the post links */
.vb_postbit a:link, .vb_postbit a:visited
{
color: #910000;
font: 12px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
border-bottom: 1px dotted #a1a1a1;
text-decoration: none;
}
.vb_postbit a:hover, .vb_postbit a:active
{
color: #1781b6;
font: 12px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
border-bottom: 1px dotted #a1a1a1;
text-decoration: none;
}