

a:link,a:visited, a:active {
	color: #0C1B04;
	text-decoration: none;
}
a:hover {
	color: #fff;
	background: #0C1B04;
	text-decoration: none;
	cursor: help;
}

#content {
	text-align: justify;
	font-size: 9px;
	margin: 0px;
	padding: 0px;
	color: #654F42;
	width: 314px;
	height: 343px;
	overflow: none;
}

body {
	font-size: 9px;
	font-family: verdana, sans-serif;
	color: #865046;
	margin: 0px;
	padding: 0px;
	background: #000000; 

}

h1 {
	font-family: georgia; 
	font-size: 19px;
	font-style: italic;
	text-align: right;
	margin: 0px 0px 0px 0px;
	letter-spacing: 2px;
	text-transform: lowercase;
	color: #645051;
	border-bottom: 1px solid #645051;


}

p {
	text-align: justify;
}

a img {
	border: none;
}
