/* CSS Document */

div#credits {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #3cb371;
	font-align: center;
	padding: 5px 0px 0px 0px;
}
#credits a:link, #credits a:visited {
	color: #3cb371;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
}

#credits a:hover {
	color: #3cb371;
	text-decoration: none;
}
.body {font: normal 13px "Verdana" sans-serif;
			color: #000000;
			padding: 20px 23px 50px 25px;
			text-align: justify;
			}
.body a:link, .body a:visited {
				color: #3cb371;
				text-decoration: underline;
}
.body a:hover {
			color: #3cb371;
			text-decoration: none;
}
.images	{
	border-style: solid;
	border-width: 1px;
	border-color: #ff67b7;
	margin-top: 7px 
	}
.bodycontent {font: normal 13px "Verdana" sans-serif;
			color: #000000;
			text-align: justify;
			}
.bodycontent a:link, .bodycontent a:visited {
				color: #3cb371;
				text-decoration: underline;
}
.bodycontent a:hover {
			color: #3cb371;
			text-decoration: none;
}
.title {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 15px;
	color: #3cb371;
	font-weight: bold;
}
