#Tobonet {
   padding: 2px;
   margin: 10px 0 0 0;
   width: 180px;
   background-color: silver;
   color: gray;
   text-align: center;
}

#Tobonet a
{
	color: white;
	text-decoration: underline; 
}

#Tobonet a:hover
{
	text-decoration: none;
}