BODY
{
    FONT-FAMILY: Verdana;
}
FONT
{
    FONT-FAMILY: Verdana;
}
A:link
{
    COLOR: #4170a6
}
A:active
{
    COLOR: red
}
A:visited
{
    COLOR: #4170a6
}
.cart
{
    COLOR: #4170a6;
    FONT-SIZE: 8pt;
    TEXT-DECORATION: none
}
.catalog
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: Verdana;
}
A:visited.white {
	color: "#FFFFFF";
}
A.white {text-decoration: none;
	color: "#FFFFFF";
	font: 8 pt "Arial";
	font-weight: bold;
}
A:hover.white {color: #FF0000;
}
#white {text-decoration: none;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
}
A:visited.lred {
	color: "#FF9393";
}
A.lred {text-decoration: none;
	color: "#FF9393";
	font: 8 pt "Arial";
	font-weight: bold;
}
A:hover.lred {color: #FF0000;
}
#lred {text-decoration: none;
	color: #FF9393;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
}
