--- trunk2/eurovoc/eurovoc.css 2004/10/30 23:59:06 564 +++ trunk2/eurovoc/eurovoc.css 2004/10/31 03:50:01 565 @@ -316,26 +316,6 @@ font-size: 140%; } -.lNsl:link { - text-decoration: none; - color: #575aa9; -} - -.lNsl:active { - color: red; - text-decoration: none; -} - -.lNsl:visited { - text-decoration: none; - color: #575aa9; -} - -.lNsl:hover { - text-decoration: underline; - color: #575aa9; -} - a:link { text-decoration: underline; color: #575aa9; @@ -366,7 +346,11 @@ .txtt { text-align: center; - border: 1px solid #ccc; + border: 1px solid #bfbcdb; +} + +.txtt2 { + border: 1px solid #bfbcdb; } .lhM:link { @@ -428,24 +412,51 @@ font-weight: bold; } + .lM:hover { text-decoration: underline; color: #575aa9; } +.lNsl:link { + text-decoration: underline; + color: #575aa9; + font-weight: bold; +} + +.lNsl:active { + color: red; + text-decoration: none; +} + +.lNsl:visited { + text-decoration: underline; + color: #575aa9; + font-weight: bold; +} + +.lNsl:hover { + text-decoration: none; + color: #575aa9; +} + .submit { - font-family: "Trebuchet MS", Verdana, Arial, sans-serif; + font-family: Verdana, Arial, sans-serif; font-size: 100%; + font-weight: bold; margin: 0; padding: 0 0 0 2; color: #575aa9; - background-color: white; - border-top-color: #8080f0; - border-left-color: #8080f0; - border-right-color: #575aa9; - border-bottom-color: #575aa9; - + background-color: #f2f2f8; + border-top-width: 1px; + border-left-width: 1px; + border-right-width: 1px; + border-bottom-width: 1px; + border-top-color: white; + border-left-color: white; + border-right-color: #f2f2f8; + border-bottom-color: #f2f2f8; } ul ul {