body { background-image: url('background.jpg'); background-repeat: repeat-y}

.list {
	font-family: Arial,sans-serif;
	font-size: 13px; 
	font-weight: bold}
.list a {
	color : #948C67; text-decoration: none;}
.list a:visited {
	color : #666666; }

.texts {
	font-family: Arial,sans-serif;}
.texts a {
	color : #948C67; font-weight: bold; font-size: 14px; text-decoration: none;}
.texts a:visited {
	color : #666666; }

.content {
	font-family: Arial,sans-serif;
	font-size: 13px; 
	font-weight: bold}
.content a {
	color : #948C67; font-weight: bold; font-size: 14px;}
.content a:visited {
	color : #666666; }