@charset "UTF-8";
/* CSS Document */

p {
	font-family: Georgia;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #603913;
	line-height: 1.5;
	word-spacing: 0px;
}

.text {
padding-right: 45px;
padding-bottom: 45px;
}

a:hover { 
color: #3b270e;
}

a:link {
color: cf6707;
}
	
