body { background-image: url(bg.gif); background-repeat: repeat-x; font-size: 13px; line-height: 150%; color: #000000; background-color: #CCCCCC; } .menu { border: 1px solid #000000; } .menuheight { font-size: 13px; line-height: 15px; } .menuup { font-size: 10px; line-height: 10px; } a:link { color: #0000FF; text-decoration: none; } a:active { color: #FF0000; text-decoration: underline overline; } a:visited { color: #0000FF; text-decoration: none; } a:hover { color: #FF0000; text-decoration: underline overline; }