body,td {
	font-family: verdana, tahoma, arial;
	font-size: 10px;
	color: #f6f5d5;
	background-color: #baa490;
}

a:link {
	color: #6f5f5f;
	text-decoration: none;
	cursor: crosshair;
	font-weight: bold;
}

a:visited {
	color: #6f5f5f;
	text-decoration: line-through;
	cursor: crosshair;
}

a:hover {
	color: #f6f5d5;
	background:#6f5f5f;
	text-decoration: none;
	border-color:#f6f5d5;
	border-top-width:1px;
	border-bottom-width:1px;
	border-left-width:0px;
	border-right-width:0px;
	border-style:dotted;
	cursor: crosshair;
}

a:active {
	color: #6f5f5f;
	text-decoration: underline;
	cursor: crosshair;
} 

img a:hover {
	text-decoration: none;
	border:0px;
	background-color:transparent;
}

input, textarea, select {
	color: #8a79a7;
	background: #6f5f5f;
	font-size: 10px;
	font-weight: regular;
	text-decoration: none;
	font-family: verdana;
	text-align: lest;
	border-width: 1px;
	border-style: dashed;
	border-color: #8a79a7;
	letter-spacing: 0pt;
}

iframe {
	color: #8a79a7;
	background: #6f5f5f;
	font-size: 10px;
	font-weight: regular;
	text-decoration: none;
	font-family: verdana;
	text-align: lest;
	border-width: 1px;
	border-style: dashed;
	border-color: #8a79a7;
	letter-spacing: 0pt;
	width:120;
	height:200;
}
.gbook {
	color: #8a79a7;
	background: #6f5f5f;
	font-size: 10px;
	font-weight: regular;
	text-decoration: none;
	font-family: verdana;
	text-align: lest;
	border-width: 1px;
	border-style: dashed;
	border-color: #8a79a7;
	letter-spacing: 0pt;
	width:500;
	height:250;
}
	

.section {
	filter: dropshadow(color=#6f5f5f, offx=1, offy=1) glow(color=#f6f5d5, strength=1) blur(strength=30);
	color: #8a79a7;
	font-weight: bold;
	font-size: 11px;
	font-family: verdana, tahoma, arial;
	width: 100%;
}
.just{
	text-align:justify;
}



