body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #141414;
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(images/bg_littlelion.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 15px;
}
.subtitles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #222222;
}
a {
	color: #993300;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}
a:hover {
	color: #993300;
	font-weight: bold;
	text-decoration: underline;
	font-size: 12px;
}
a:visited {
	color: #993300;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}
a:active {
	color: #993300;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}
