.titles {
	font-family: Verdana;
	font-size: 14px;
	color: #8c3e0d;
	font-weight: bold;
	font-variant: normal;

}


	
.text {
	font-family: Tahoma;
	font-size: 12px;
	color: #5f4937;
	padding: 10px;
	z-index: 10;
}
.links {
	font-family: Tahoma;
	font-size: 11px;
	color: #91491b;

	font-weight: bold;
}

.links:active{color:#5f2337;}
.links:visited{color: #5f2337;}
.links:link{color: #5f2337;}
.links:hover{color: #91491b;
	}
	
.pname{
	font-family: Verdana;
	font-size: 13px;
	color: #000000;

}

.letters {
	font-family: Tahoma;
	font-size: 16px;
	color: #000000;

	font-weight: bold;
}

.letters:active{color:#7B2D46;}
.letters:visited{color: #7B2D46;}
.letters:link{color: #7B2D46;}
.letters:hover{color: #000000;
	}
	
.letters2 {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;

	font-weight: bold;
}

.letters2:active{color:#7B2D46;}
.letters2:visited{color: #7B2D46;}
.letters2:link{color: #7B2D46;}
.letters2:hover{color: #000000;
}


.fotter{
	font-family: Tahoma;
	font-size: 10px;
	color: #5f4937;

}