a.sidebar:link
{

  color: blue;

}

a.sidebar:visited
{

  color: blue;

}

a.sidebar:hover
{

  color: red;

}

a.nohrefon
{

  color: red;

}

a.nohrefout
{

  color: blue;

}