.image {
	font-family: Georgia, "Times New Roman", Times, serif;
	position: absolute;
	left: 82px;
	top: 350px;
	background-repeat: no-repeat;
	height: auto;
	width: auto;

}
.type {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CB1D52;
	position: absolute;
	left: 95px;
	top: 188px;
}
.type2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	position: absolute;
	left: 95px;
	top: 250px;
	height: auto;
	width: auto;
}
.links {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	position: absolute;
	left: 95px;
	top: 250px;
	height: auto;
	width: auto;
}
.logo {
	position: absolute;
	height: 54px;
	width: 81px;
	left: 82px;
	top: 95px;
}
a:link {
	color: #CB1D52;
	text-decoration: underline;
}
a:visited {
	color: #CB1D52;
	text-decoration: line-through;
}
