/* CSS Document */

.menu-text {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.product-title {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.text {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	line-height:16px;
	text-decoration: none;
}
.text-small {
	font-family: Verdana;
	font-size: 10px;
	color: #5B5B5B;
	line-height:16px;
	text-decoration: none;
}
.prod-title {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #B50202;
	text-decoration: none;
}
.red-small {
	font-family: Verdana;
	font-size: 10px;
	color: #B50202;
	line-height:16px;
	text-decoration: none;
}	
.prod-main {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #B50202;
	text-decoration: none;
}