@charset "utf-8";
/* CSS Document */

#footer {
	font-size: 10px;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
	background-color: #03F;
}
#footer a {
	color: #90D000;
}
body table tr td table tr td p a {
	font-weight: bold;
	color: #F60;
}
.quote {
	font-style: italic;
	color: #000;
}
.paralinks {
	color: #F60;
}
