body {
font-family: "trebuchet ms" verdana;
font-size:20px;
color:#dddddd;
background-color:#222222;
}

.constructionmessage {
font-size:70px;
font-weight:bold;
}

.constructionlinks {
font-size:30px;
}
.constructionlinks a:link {
text-decoration:none;
color:#cccccc;
}
.constructionlinks a:hover {
text-decoration:none;
color:#eeeeee;
}
.constructionlinks a:visited {
text-decoration:none;
color:#bbbbbb;
}

.constructionlinks .title {
font-size:30px;
font-weight:bold;
background-color:#333333;
}