body {
	background-image: url(../images/backgroundtile.png);
	background-repeat: repeat-x;
	background-position: left top;
}

.top {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: normal;
color: #000000;
text-decoration: none;
}
.top a:link {
color: #000000;
text-decoration: none;
}
.top a:visited {
color: #000000;
text-decoration: none;
}
.top a:hover {
color: #FFFFFF;
text-decoration: underline;
}
.top a:active {
color: #000000;
text-decoration: none;
}

.email {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: normal;
color: #000000;
text-decoration: none;
}
.email a:link {
color: #000000;
text-decoration: none;
}
.email a:visited {
color: #000000;
text-decoration: none;
}
.email a:hover {
color: #000000;
text-decoration: underline;
}
.email a:active {
color: #000000;
text-decoration: none;

