a{
  text-decoration:underline;
	font-size:15px;
	font-weight: bold;
}

a.menulink{
  text-decoration:underline;
	font-size:11px;
	font-weight: normal;
} 

body{ 
  font-family:arial,sans-serif;
	font-size:12px; 
} 




/*
a:hover{
  text-decoration:underline;
   background-color:#aaa;  
}

*/
