body { background-color: #000000; margin: 0px; font-family: Arial; font-size: 11px; color: #4d5465; } .title { font-family: Arial; color: #772a43; padding-top: 2px; padding-bottom: 2px; margin-top: 3px; margin-bottom: 3px; border-bottom: 1px dashed #bec4ce; letter-spacing: 1px; text-transform: uppercase; text-align: left; font-weight: bold; } .news { font-family: Arial; font-size: 10px; color: #918b9e; padding: 2px; padding-left: 10px; margin: 3px; letter-spacing: 1px; text-transform: uppercase; text-align: left; } .menu { letter-spacing:1px; text-decoration:none; text-align: center; font-size: 9px; width: 120px; padding-bottom: 0px; padding-top: 0px; margin-bottom: 1px; text-transform: uppercase; } .menu: hover { letter-spacing: 3px; text-decoration:none; text-align: center; font-size: 9px; display:block; width: 120px; margin-bottom: 1px; padding-top: 0px; padding-bottom: 0px; } s { text-align: right; } .img { border: 1px solid #bec4ce; padding: 1px; margin: 1px; -moz-opacity: 0.5; } .img: hover { border: 1px dashed #772a43; padding: 1px; margin: 1px; -moz-opacity: 1; } A:link { color: #918b9e; font-weight: bold; text-decoration: none;} A:visited { color:#918b9e; font-weight: bold; text-decoration: none; } A:active { color: #918b9e; font-weight: bold; text-decoration: none; } A:hover { color: #772a43; font-weight: bold; text-decoration: none; }