a	{
	color: #F4BB70;
	text-decoration: none;
	font-weight: bold;
}

a:hover	{
	color: #F4BB70;
	text-decoration: underline;
	font-weight: bold;
}
a.netlink	{
	color: #F4BB70;
	text-decoration: none;
	font-weight: bold;
}

a.netlink:hover	{
	color: #F4BB70;
	text-decoration: underline;
	font-weight: bold;
}

H1	{
	font-family: "Arial", "Verdana", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 13px;
	color: #1E603C;
	font-weight: bold;
	font-style: italic;
}

H6	{
	font-family: "Arial", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 10px;
	color: #F4BB70;

}

#orange{
	font-family: "Arial", "Verdana", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 11px;
	color: #E2662B;
	letter-spacing: 1px;
}


#subscript	{
	font-family: "Tahoma";
	font-size: 7px;
	vertical-align: sub;
}

UL	{
	font-family: "Arial", "Verdana", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 11px;
	color:  #E2662B;
}

.content	{
	font-family: "Arial", "Verdana", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 11px;
	color: #404040;
	font-weight: normal;
}

.error	{
	font-family: "Arial", "Verdana", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 11px;
	color: Red;
	font-weight: bold;
}

#smallprint {
	font-size: 9px;
}

#soldout {
	font-family: "Arial", "Verdana", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 8px;
	color: #CFB79C;
	font-weight : bold;
}

#red {
	color: #AA0044;
	font-weight: bold;
}

#grey {
	color: #A8A4AA;
	font-weight: bold;
}

