BODY  {
	font-family : verdana;
	font-size : smaller;
	color : #666666;
	font-weight : normal;
	background-color : #FFFFFF;
	background-image: url(images/bg_main.gif);
	background-attachment: fixed;
}
TD  {font-family : verdana; font-size : smaller; color : black; font-weight : normal;}

a:link {  color: #000066; text-decoration: none}
/* a:hover {  background-color: #CCFF00; color: #990000; text-decoration: none} */
a:visited {
	color: #3CF;
	text-decoration: none
}

.title1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
}
.boldtitle1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #0099FF;
	font-style: italic;
	font-weight: bolder;
	text-decoration: underline;
}
.price {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #FF0000;
	font-style: normal;
	font-weight: bolder;
}
.whitetitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bolder;
}

.listid {
	font-family: Arial, Helvetica, sans-serif;
	color: #369;
	font-size: 9;
	text-decoration: none;
	font-weight: bold;
}
.listid a {
	color: #369;
	text-decoration: none;
}

.listprod {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #CC0000;
	font-size: 12;
}
.listprod a {
  color: #CC0000;
	color: #363;
	text-decoration: none;
}

.listsize a
{
	font-family: Arial, Helvetica, sans-serif;
	color: #369;
	font-size: 12;
	text-decoration: none;
}
