select {
	background-color: white;
	border-color: #339;
	border-width: 1px;
	font-family: verdana,sans-serif;
	font-size: xx-small;
	color: #003366;
}

a, a:link , a:visited, a:active {
	text-decoration: none;
	color: #003366;
	font-weight: bold;
}

a:hover { text-decoration: underline; }



a.productos, a.productos:link , a.productos:visited, a.productos:active {
	text-decoration: none;
	color: #036;
	font-weight: normal;
}

a.productos:hover {
	color: #FFF;
	background-color: #036;
}
