.linkfooter {
	font-family: Tahoma;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
.linkfooter:hover {
	font-family: Tahoma;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 12px;
}
.code {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #CC3300;
	text-align: left;
}
.price {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
	text-align: right;
}
.text {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
	text-align: left;
}
