
.square { background-color: #f90 ; background-position: center; }
a.text { color: #f90; font-size: 11px; font-weight: bold; text-decoration: none }
a.text:link { text-decoration: none }
a.text:visited { text-decoration: none }
a.text:hover { text-decoration: underline }
a.text:active { text-decoration: none }
