.text {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	text-align: center;
}
.frame {
	background-attachment: scroll;
	background-image: url(images/frame.jpg);
	background-repeat: no-repeat;
	height: 80px;
	width: 80px;
	padding: 1px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
a:link {
	color: #CCCCCC;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:visited {
	color: #999999;
}
