body {
	background-color: #022F1A;
	background-image: url(img/greengold_leaf_jpg.jpg);
	background-repeat:  repeat-y;
}
.logo {
	height: 150px;
	width: 450px;
}
.menu_h {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #D9D05B;
	background-image: url(img/bt/bt_menu_off.jpg);
	height: 20px;

}
a:link, a:visited, a:active   {
	color: #DDD25F;
}
a:hover {
	color: #FFFF00;
	background-image: url(img/bt/bt_menu_on.jpg);
	width: 140px;
}
.pie {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #CC33CC;
}
.texto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: normal;
	margin-top: 30px;
}
a2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFF66;
}
