html,body{margin: 0; padding: 0;}
a:link{color: blue;}
- a:hover{color: yellow;}
+ a:hover{color: red;}
a:visited{color: darkblue;}
body {background-image: url(bg-join.png); background-repeat: repeat-x;}
#bd h1{margin: 0;}
- #content, #content a {height: 437px; position: relative; color: white !important;}
+ #content {height: 437px; position: relative; color: white !important;}
+
+ #content a { color: yellow !important; }
#searchbox{position: absolute; top: 0; right: 0; line-height: 54px;}