a:link      { color: #003300; text-decoration: none; }
a:visited   { color: #2CB431; text-decoration: none; }
a:hover   { color: #99ffff; text-decoration: underline; }

#info { font-size: 18px; color:#003300; text-align: center; background-color:#ccffcc; margin:10px 15px; padding: 7px;
              border-left: 15px  solid #00cc00; border-right:15px  solid #00cc00;}

.base { font-size: 16px; color:#002200; padding:6px; }
.address { font-size: 14px; color:#002200; }
.base2 { font-size: 16px; color:#002200; text-align: center; padding:6px; border-right:dotted 2px #66cdaa; }
.comment{ font-size: 18px; font-weight: bold; color:#000000; padding:6px; text-align: center; }