body {
	background-color: #403e31;
	margin:0px;
}#index a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
#index p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #BBEB35;
	text-align: center;
	font-weight: bold;
}
.copyrights {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-align: center;
}
#captions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #29281f;
}
#captions a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #29281f;
	text-decoration: none
}
#content p {
	font-family: serif;
	font-size: 13px;
	font-weight: plain;
	color: #736E62;
}
#content a {
	font-family: serif;
	font-size: 13px;
	font-weight: bold;
	color: #a0b6c1;
	text-decoration: underline;
}

