html {
   background-color: #003916;
}


#boxall {
   width: 620px;
}

.text {
   padding-right: 20px;
   color: fff;
} 

.twolink {
  font-size: 20px;
}

.enter {
   font-size: 40px;
}

a:link {color: #fff; text-decoration: underline; }
a:active {color: #0000ff; text-decoration: underline; }
a:visited {color: #fff; text-decoration: underline; }
a:hover {color: #ff0000; text-decoration: none; }