@charset "UTF-8";

body {
	background-color: #FC9;
}

a img { 
	border: none;
}

a:link {
	color: #609;
}
a:visited {
	color: #609;
}
a:hover {
	color: #609;
}
a:active {
	color: #609;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
	color: #333333;
}
.captions {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #960;
	top: 6px;
}
.purpletext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #609;
}
