body {
	color: #3F3F34;
	font-family: Verdana;
	font-size: 11px;
	TEXT-DECORATION: none;
	background-attachment: fixed;
	line-height: 17px;
}
td {
	color: #3F3F34;
	font-family: Verdana;
	font-size: 11px;
	TEXT-DECORATION: none;
	line-height: 17px;
}
a {
	color: #69593B;
	font-weight: normal;
	text-decoration: none;

}
div.linkvault {
	color: #A4A190;
	font-weight: normal;
	text-decoration: none;
	margin:5px auto;
	width:700px;
	display:block;
	clear:both;
	text-align:center;

}
a:link {
	COLOR: #69593B;
	TEXT-DECORATION: none; 
	font-family: Verdana;
	font-size: 11px;
}
a:visited {
	font-family: Verdana;
	font-size: 11px;
	COLOR: #69593B;
	TEXT-DECORATION: none;
}
a:hover {
	font-family: Verdana;
	font-size: 11px;
	COLOR: #69593B;
	TEXT-DECORATION: none;
}

.abcde {
	font-size:1px;color:#3F3400;
}

.abcd,a.abcd:link,a.abcd:visited {
	font-size: 11px ;
	color: #A4A190;
	font-weight: normal;
	text-decoration: none;
	font-family:georgia;
	}

input, select, textarea {
	color: #FFFFFF;
	border: 1px solid #282E2F;
	background-color: #69593B;
	font-family: Verdana;
	font-size: 11px;
}