@charset "UTF-8";
.contentstyle {
	font-family: Georgia, Times, serif;
	font-size: 12.5px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	text-transform: none;
	color: #f8c067;
	padding-left: 2px;
	padding-right: 0px;
	letter-spacing: 2.5px;
	line-height: 20px;
	text-decoration: none;
}

a:link { color: #f8c067; text-decoration: none }
a:active { color: #fbdeb1; text-decoration: none }
a:visited { color: #f8c067; text-decoration: none }
a:hover { color: #f9eddb; text-decoration: none }

