body {
	background-color: #A57700;
}
.style1 {color: #A57700}
.style2 {color: #A57700; font-weight: bold; }
.style3 {color: #000000}
.style6 {color: #A57700; font-weight: bold; }

H1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: normal;
	text-decoration: none;
	color: #A57700;
	font-weight: bold;
}
H2{
	color: #A57700;
	font-size:16px; 
	font-weight: bold;
	 }
.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	text-decoration: none;
}

.text a{text-decoration: underline;	color: #000000;}
.text a:hover{color: Blue;}


.copytext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	text-decoration: none;
	color: #A57700;
}

.recension{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	text-decoration: none;
}



.firstpage {
background-image:url(images/medina_bg.jpg)
}
	
.menu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 1.5em;
	text-decoration: none;
}

.menu a{
	text-decoration: none;
	color:  #000000;
}
.menu a:active{
	color:  #333333;
}
.menu a:hover{
	color:  #9FC9EB;
}

