.imguser { margin-left: 5px; margin-right: 5px; border: 10px; border-color: white; } /* The links */ a.linkprim,a:link { color: #66CCFF ; text-decoration: none; font-weight: bold} a.linkprim,a:visited { color: #66CCFF ; text-decoration: none; font-weight: bold} a.linkprim:hover { color: #66CCFF ; text-decoration: underline; font-weight: bold} a:hover { color: #66CCFF ; text-decoration: underline; font-weight: bold}
|