
.box { color: #339; font-size: 13px; font-weight: bolder; background-color: #ccf; text-align: center; padding: 12px; border: double }
a { color: #339; text-decoration: none }
a:hover { color: purple }
a:active { color: red }

