.address {
color: #FFFFCC
}
.delwedd {
	font-size: 9px;
	color: #FFFFFF;
}
.copyright {
font-size: 10px
}
body {
	background-color: #99A2AB;
	margin-top: 4px;
}
body,td,th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}
.delwedd a:link {
	color: #FFFFCC;
	text-decoration: none;
}
.delwedd a:visited {
	text-decoration: none;
	color: #FFFFCC;
}
.delwedd a:hover {
	text-decoration: underline;
	color: #FFFFCC;
}
.delwedd a:active {
	text-decoration: none;
	color: #FFFFCC;
}
a:link {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: underline;
	color: #666666;
}
