.pix12 {
	font-size: 12px;
	line-height: 18px;
}
.pix14 {
	font-size: 14px;
	line-height: 22px;
}
.bg {
	background-image: url(img/bg.gif);
	background-repeat: repeat-x;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #FF3300;
	text-decoration: underline;
}
a:active {
	color: #CC0000;
}
.pix10 {
	font-size: 10px;
	line-height: 14px;
}
