a.menu { display:block; width:186px; text-align:left; border:0px groove #aaa; margin-top:0px; padding:2px; font-family:Arial; font-size:90%; font-weight:bold; }

A:link, A:visited  {
       color : #f6f6f6;
       font-size: 15px;
       line-height: 18px; 
       font-family: Arial;
       font-weight : normal;
       line-height: normal;
       text-decoration : none;
}


A:hover, A:visited:hover, A:active {
	   color : #f6f6f6;
	   background-color:#d89f48;
       font-size: 15px;
       line-height: 18px; 
       font-family: Arial;
       font-weight : bold;
       line-height: normal;
	   text-decoration : none;
}


/* defining the scrollbar-colours */
body  {
margin-top : 10px;
margin-left : 10px;
margin-right : 10px;
font-size: 18px;
line-height: 20px; 
font-family: Arial;
font-weight : bold;
line-height: normal;
color: #f6f6f6;
background-color: transparent;
background-repeat: no-repeat;
}
