body, td{
	font-family: Tahoma;
	font-size: 12px;
	color: white;
}
.blue{
	color: #2f64a2;
}

.red{
	color: #aa2424;
}

img{
	border:0;
}
a{
	color: #a07d68;
	text-decoration: none
}
.one{
font-size:11px; font-weight:400;
color:#ffffff; text-decoration:none;
font-family:Arial;

}

.two{
font-size:11px; font-weight:400;
color:#C9292E; text-decoration:none;
font-family:Tahoma;

}

.tree{
font-size:10px; font-weight:600;
color:#897B74; text-decoration:none;
font-family:Tahoma;

}

.tree:hover{
font-size:10px; font-weight:600;
color:#554C47; text-decoration:none;
font-family:Tahoma;

}
#content{
	width: 100%;
	vertical-align: top;
	color: white;
	font-size: 11px;
	text-align: justify;
	padding-left: 30px;
	padding-right: 30px;
}
#content a{
	color: white;
	text-decoration: underline;
}
h1{
	font-family: Tahoma;
	text-transform: uppercase;
	font-size: 13px;
	color: white;
}

a.white{
	text-decoration: underline;
	color: white;
}

a.but{
	height: 20px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 100px;
	text-align: center;
	background: #685954;
	color: #EBDCCD;
	font-weight: bolder;
}
a.but:link {
	text-decoration: none;
}
a.but:visited {
	text-decoration: none;
}

a.but:hover {
	text-decoration: underline;
	background: #EBDCCD;
	color: #685954;
}
a.but:active {
	text-decoration: underline;
	background: #EBDCCD;
	color: #685954;
}
