.text {
	font-family: "Myriad Pro", "Arial";
	font-size: 12px;
	line-height: 14px;

}
.bold {
	font-family: "Myriad Pro", "Arial";
	font-size: 12px;
	font-weight: bolder;
}
.bigtitle {
	font-family: "Myriad Pro", "Arial";
	font-size: 92px;
	font-weight: bolder;
}
.productstitle {
	font-family: "Myriad Pro", "Arial";
	font-size: 36px;
	font-weight: bolder;
}
a:hover {
	font-family: "Myriad Pro", "Arial";
	color: #FFFFFF;
	background-color: #000000;
}
