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

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


A:hover, A:visited:hover, A:active {
	   color : #ffffff;
	   background-color: transparent;
       font-size: 18px;
       line-height: 20px; 
       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: #ffffff;
background-color: transparent;
background-repeat: no-repeat;
}