.text {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	text-align: justify;
}
.head {
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #3366CC;
	text-align: center;
	font-weight: bold;
	background-repeat: repeat-x;
	width: 100%;
	background-image: url(images/bg.jpg);
	background-color: #FFCC33;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003300;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #0066CC
	text-decoration: underline;
}
a:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #0099CC
	text-decoration: underline;
}
a:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-decoration: none;
}
a:active {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #339933;
	text-decoration: underline;
}
.price {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #C91616;
}
a:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #2566CD;
	text-decoration: underline;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #CC3300;
}
a:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #003366;
	text-decoration: underline;
}
.head2 {
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #2566CD;
	font-weight: bold;
}
.text2 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000000;
	text-align: justify;
}
.text3 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000000;
}
