a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	color: #336600;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #336600;
	padding: 6px;
	clear: left;
	height: auto;
	width: 170px;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	margin-left: 1em;
	float: right;
	font-style: italic;
	border: 1px solid #993300;
	background-color: #CCFF99;
	margin-right: 0px;
}
body {
	background-repeat: no-repeat;
}
.subtitles {
	font-size: 17px;
	font-weight: bold;
	color: #660000;
	font-style: normal;
	background-color: #FFFF99;
	padding-right: 3px;
	padding-left: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.design {
	font-size: 9px;
	background-color: #FFFFCC;
}
