body { background-image: url(images/bkg.gif); background-repeat: repeat-x; background-color: #04297c; margin-top : 0px; margin-left : 0px; } .menu_link { font-family: Arial; font-size: 14px; color: #2d2064; font-weight: bold; } a.menu_link { font-family: Arial; font-size: 14px; color: #2d2064; text-decoration: none; font-weight: bold; } a.menu_link:hover { font-family: Arial; font-size: 14px; color: #2d2064; text-decoration: underline; font-weight: bold; } .content { font-family: Verdana; font-size: 12px; color: #2d2064; } .footer { font-family: Verdana; font-size: 10px; color: #2d2064; font-weight: bold; } a:link { color : #BB0000; font-weight : normal; text-decoration: none; color: #2d2064; font-weight: bold; } a:visited { color : #BB0000; font-weight : normal; text-decoration: none; color: #2d2064; font-weight: bold; } a:hover { color : #BB0000; font-weight : normal; text-decoration: underline; color: #2d2064; font-weight: bold; }