a:active {
	font-family: "Trebuchet MS"; 
	font-size: 10px; 
	color: #000000; 
}

a:hover {
	font-family: "Trebuchet MS"; 
	font-size: 10px; 
	font-style: normal; 
	color: #000000; 
}

a:link {
	font-family: "Trebuchet MS"; 
	font-size: 10px; 
	color: #000000; 
	text-decoration: none; 
	font-style: normal
}

a:visited {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
	color: #000000; 
}

.stdText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black;
	font-size: 12px;
}

a.navegacio:active {
	font-family: "Trebuchet MS"; 
	font-size: 10px; 
	color: #FFFFFF
}

a.navegacio:hover {
	font-family: "Trebuchet MS"; 
	font-size: 10px; 
	font-style: normal; 
	color: #FF9900
}

a.navegacio:link {
	font-family: "Trebuchet MS"; 
	font-size: 10px; 
	color: #FFFFFF; 
	text-decoration: none; 
	font-style: normal
}

a.navegacio:visited {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-style: normal;
		color: #FFFFFF; 
	text-decoration: none;
}


.stdTextRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: red;
	font-size: 12px;
}

.notice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #777;
	font-size: 12px;
}


.noticeList {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #777;
	font-size: 11px;
}

.menu {
	font-family: "Trebuchet MS";
	color: black;
	font-size: 10px;
	font-weight: bold;
}

.cartForm {
	font-family: "Trebuchet MS";
	color: black;
	font-size: 10px;
	text-align: right;
	border: 1px solid #A2C128;
}

a.cartAction {
	font-family: "Trebuchet MS";
	color: #A2C128;
	font-size: 10px;
}

a.cartAction:hover {
	font-family: "Trebuchet MS";
	color: #000000;
	font-size: 10px;
}

.precio {
	font-family: "Trebuchet MS";
	color: black;
	font-size: 11px;
}

.precioOferta {
	font-family: "Trebuchet MS";
	color: red;
	font-size: 11px;
}

.productList {
	font-family: "Trebuchet MS";
	color: black;
	font-size: 11px;
	font-weight: bold;
}

.productListDesc {
	font-family: "Trebuchet MS";
	color: black;
	font-size: 9px;
}

.header {
	font-family: Trebuchet MS;
	color: black;
	font-size: 18px;
}

form.nav {
	display: inline;
	
}


form.nav select{
	font-family: "Trebuchet MS";
	color: black;
	font-size: 10px;
	/*font-weight: bold;*/
}


