body {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	background-color: #FFFFFF;
	scrollbar-3dlight-color:green;
           scrollbar-arrow-color:teal;
           scrollbar-base-color:orange;
           scrollbar-darkshadow-color:teal;
           scrollbar-face-color:orange	  ;
           scrollbar-highlight-color:teal;
           scrollbar-shadow-color:orange}

}
h1.productos {
	font-family: "Monotype Corsiva", Georgia;
	font-size: 50px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;

}
table {
	border: thin none;

}
table.temporada {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #336600;
	border-right-color: #FF6600;
	border-bottom-color: #FF9933;
	border-left-color: #336633;
}
td.temporada {
	border: thin none;
}
