a, a:active, a:visited {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	color : #000000;
	text-decoration: none;	
}
a:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	color : #000000;
	text-decoration: underline;	
}
BODY {
	SCROLLBAR-FACE-COLOR: #e8dca8; FONT-SIZE: 7pt; SCROLLBAR-HIGHLIGHT-COLOR: #f0dcc0; CURSOR: url('index/normal.cur'); SCROLLBAR-SHADOW-COLOR: #382820; COLOR: #000; SCROLLBAR-3DLIGHT-COLOR: #f8f4e0; SCROLLBAR-ARROW-COLOR: #382820; SCROLLBAR-TRACK-COLOR: #ebe2d3; FONT-FAMILY: Verdana; SCROLLBAR-DARKSHADOW-COLOR: #e0d8c8; BACKGROUND-COLOR: #f8f4e0
}

body {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	vertical-align : top;
	text-align : left;
	padding : 2px;
	margin : 2px;
}
table {
	background-color: #E7DEA5;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	text-align : center;
}
.legal {
	background-color: #DEC66B;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	text-align : center;
}
.header {
	background-color: #DEC66B;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	text-align : center;
	font-weight : bold;
}
.buttons, option, select {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	text-align : center;
	background-color: #dddddd;
	color: #000000;
}
.adminbuttons {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	font-weight : bold;
	text-align : center;
	background-color: #E36842;
	color: #000000;
}
textarea, input {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	text-align : left;
	background-color: #dddddd;
	color: #000000;
}

.blogentry
{
font-size: xx-small;
display: block;
text-align: left;
border: 2px dotted #000000;
background: #F9F4E0;
}

.blogtitle
{
font-size: xx-small;
font-weight: bold;
background: #F7EFD6;
border: 1px solid #000000;
color: #000000;
padding: 3px;
margin-top: 5px;
margin-bottom: 5px;
display: block;
text-align: left;
}

.blogdate
{
font-size: xx-small;
font-style: italic;
display: block;
text-align: left;
}

.bloglink
{
font-size: xx-small;
font-weight: bold;
display: block;
text-align: left;
}

.blogdetail
{
font-size: xx-small;
display: block;
text-align: left;
}



