/* ----------- Text ----------------------- */
.text {font-family: Arial,Verdana,Tahoma; font-size: 10px; text-decoration: none; color: #666666;}

/*############Link############*/
A {font-family: Arial,Verdana,Tahoma; font-size: 10px; text-decoration: none; color: #666666; text-decoration: none;}
A:hover {font-family: Arial,Verdana,Tahoma; font-size: 10px; text-decoration: none; color: #ff0000; text-decoration: underline;}

.scrolling-box {
  background-color: white;
  display: block;
  width: 250px;
  height: 200px;
  padding: 1em;
  overflow-y: scroll;
font-family: Arial,Verdana,Tahoma; font-size: 10px; text-decoration: none; color: #666666; text-decoration: none;
}