body { font-family: arial, helvetica; font-size: 13px; } p { font-size: 13px; } td { font-size: 13px; } .cate { width: 100%; padding: 2px; margin: 1px; border: 1px solid #b66d2e; background: #000000; } .navbar { text-align: center; width: 100%; padding: 10px; border-top: 1px solid #ffffff; border-bottom: 1px solid #ffffff; background: #000000; } a.navbar:link {color: white; text-decoration: none; } a.navbar:visited {color: white; text-decoration: none; } a.navbar:hover {color: red; text-decoration: underline; } a.nav:active {color: white; } a.footer:link {color: white; text-decoration: none; } a.footer:visited {color: white; text-decoration: none; } a.footer:hover {color: black; text-decoration: underline; } a.footer:active {color: white; } a.menu:link {color: white; text-decoration: none; } a.menu:visited {color: white; text-decoration: none; } a.menu:hover {color: red; text-decoration: underline; } a.menu:active {color: white; }