#abo_content
{
  margin-top: 10px;
}

/* anchors start */
a
{
/*color: #cc3333;*/
color: #000000;
}

a:link
{
color: #000000;
}

a:visited
{
color: #000000;
}


a:hover
{
color: #cccccc;
text-decoration: none;
}
/* anchors end */


/* start menu */
td.menul
{
background-color: #ffffff;
}

hr.menu
{
height: 1px;
margin: 0; padding: 0;
background: #000000;
border-style: none;
}

/* menu live left */
a.menullive
{
text-align: center;
font-size: 11px;
line-height: 28px;
font-weight: bold;
color: #006600;
text-decoration: none;
}

a.menullive:link
{
color: #000000;
text-decoration: underline;
}

a.menullive:visited
{
color: #000000;
text-decoration: none;
}

a.menullive:hover
{
color: #000000;
text-decoration: underline;
}

/* menu standard left */
a.menul
{
text-align: center;
font-size: 11px;
line-height: 28px;
color: #000000;
text-decoration: underline;
}

a.menul:link
{
color: #000000;
text-decoration: none;
}

a.menul:visited
{
color: #000000;
text-decoration: none;
}

a.menul:hover
{
color: #000000;
text-decoration: underline;
}







