body {
	background: url(/img/bg-pattern.png);
	COLOR: #804000;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #0000aa;
}
.txt {
  COLOR: #804000; FONT-SIZE: 13px;
}
.text {
	color: #000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
}
a img {
		border: 1px solid #000;
}
.header {font-family: Tahoma; font-size: 12pt;}
.htext {font-family: Tahoma; COLOR: #804000; font-size: 13pt;}
.footer {font-family: Tahoma; COLOR: #000000; font-size: 10pt;}
.top {font-family: Tahoma; font-weight: bold; font-size: 16pt;}
.top a:link {font-size: 16pt; text-decoration: none;}
.top a:visited {font-size: 16pt; text-decoration: none;}
.archive_pages a {
color:#fff;
background:#804000;
width:20px;
height:20px;
text-decoration:bold;
margin-left:2px;
margin-right:1px;
padding:3px;
vertical-align:middle;
border-right: 1px solid #000;
border-left: 1px solid #000;
border-top: 1px solid #000;
border-bottom: 1px solid #000;
}