

/* menu
-----------------------------------------------
 */

.sidebar {
color: #666666;
text-align: left;
font-family: Times New Roman;
font-size: 12px;
font-weight: bold; 
line-height: 150%; }

.sidebar a:link {
text-align: left;
color: #666666;
font-family: Times New Roman;
font-size: 12px;
font-weight: bold;
line-height: 150%;  }

.sidebar a:visited{
text-align: left;
color: #666666;
font-family: Times New Roman;
font-size: 12px;
font-weight: bold;
line-height: 150%;  }

.sidebar a:active {
text-align: left;
color: #666666;
font-family: Times New Roman;
font-size: 12px;
font-weight: bold;
line-height: 150%;  }

.sidebar a:hover {
text-align: left;
color: #cc9900;
font-family: Times New Roman;
font-size: 12px; 
font-weight: bold;
line-height: 150%;  }