* {
 font-family: Verdana, Arial, sans-serif;
 font-size: small;
}
a {
 text-decoration: underline;
}
a:hover {
 text-decoration: underline;
}
a:link {
 color: #ffffff;
}
a:visited {
 color: #ffffff;
}
.spacer {
 clear: both;
}