/* VermontBowl.com links.css */

a:link
{
color: #336666;
}

a:visited
{
color: #336666;
}

a:active
{
color: #336666;
}

a:hover
{
color: #0000C4;
}

