a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFA824;
	text-decoration: none;
	letter-spacing: 2px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FEFAE7;
	letter-spacing: 1.5px;
}
.purple {
	color: #9192C1;
	font-size: 10px;
}
a:hover {
	color: #FF9900;
}
.yellow {
	color: #FF9900;
}
.imageframe {
	border: 1px solid #8689B0;
}

