/* CSS Document */
body{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color: #000000;
}
.leftmenu{
border-bottom:1px solid #586A3F;

}
A:link{color: #4A5A36; text-decoration: none; font-weight: bold;}
A:visited{color: #4A5A36; text-decoration: none;font-weight: bold;}
A:active{color: #4A5A36; text-decoration: none;font-weight: bold;}
A:hover {color: #C6F08F;text-decoration: none; font-weight: bold;}

A.menu:link{color: #000000; text-decoration: none; font-weight: bold;}
A.menu:visited{color: #000000; text-decoration: none;font-weight: bold;}
A.menu:active{color: #000000; text-decoration: none;font-weight: bold;}
A.menu:hover {color: #C6F08F;text-decoration: none; font-weight: bold;}
