.level1

{
 font-size:18px;
 margin:20px 0px 0px 0px;
 text-align:right;

}

.level1 a

{

 font-family:verdana;
 color:#666666;

 font:bold;

 text-decoration:none;

}

.level1 a:hover

{
 background:#999999;
 text-decoration:underline;

}

.level1 a:focus
{
         -moz-outline-style:none;
}

.level2

{
 text-align:right;
 font-size:12px;
 margin:3px 0px 0px 10px;

}

.level2 a

{

  font-family:verdana;

 color:#666666;

 text-decoration:none;

}

.level2 a:hover

{
 background:#999999;
 text-decoration:underline;

}

.level2 a:focus
{
         -moz-outline-style:none;
}

.level3

{

 font-family:verdana;
 text-align:right;
 margin:3px 0px 0px 20px;

}

.level3 a

{

 font-size:11px;

 color:#00b3e5;

 text-decoration:none;

}

.level3 a:hover

{
 background:#999999;
 text-decoration:underline;

}

.level3 a:focus
{
         -moz-outline-style:none;
}

