body { font-family: arial, helvetica; font-size: 12px; margin-left: 10px; margin-right: 24px; } p { font-size: 12px; margin-left: 10px; margin-right: 24px; } td { font-size: 12px; } .cate { width: 100%; padding: 2px; margin: 1px; border: 1px solid #000000; background-image: url(/images/background.jpg); } .navbar { text-align: center; width: 100%; padding: 5px; border-top: 1px solid #000000; border-bottom: 1px solid #000000; background: #00ffff; } a:link {color: #0000ff;} a:visited {color: #0000ff;} a:hover {color: red;} a.footer:link {color: white; text-decoration: none; } a.footer:visited {color: white; } a.footer:hover {color: red; text-decoration: underline; } a.footer:active {color: white; } a.sitemap:link {color: #bf0000; text-decoration: none; } a.sitemap:visited {color: #bf0000; } a.sitemap:hover {color: #bf0000; text-decoration: none; } a.sitemap:active {color: #bf0000; }