.links
{
	font-family: "verdana";
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:normal;	
}
.links:hover
{
	font-family: "verdana";
	font-size: 8pt;
	color: #C0C0C0;
	text-decoration: none;
	font-weight:normal;	
}
.hlinks
{
	font-family: "verdana";
	font-size: 8pt;
	color: #969696;
	text-decoration: none;
	font-weight:normal;	
}

.ilinks
{
	font-family: "verdana";
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	font-weight:normal;	
}
.ilinks:hover
{
	font-family: "verdana";
	font-size: 8pt;
	color: #484848;
	text-decoration: none;
	font-weight:normal;	
}

.bodytext
{
	font-family: "arial";
	font-size: 8pt;
	color: #383438;
	text-decoration: none;
	font-weight:none;	
}

.heading
{
	font-family: "arial";
	font-size: 9pt;
	color: #E06098;
	text-decoration: none;
	font-weight:bold;	
}

.product
{
	font-family: "arial";
	font-size: 10pt;
	color: #1165AA;
	text-decoration: none;
	font-weight:bold;	
}

.productLink
{
	font-family: "arial";
	font-size: 10pt;
	color: "#FB6400";
	text-decoration: none;
	font-weight:bold;	
}

.internallinks
{
	font-family: "arial";
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:normal;	
}

INPUT {
	BACKGROUND-COLOR: #ffffff; BORDER-BOTTOM: black 1px double; BORDER-LEFT: black 1px double; BORDER-RIGHT: black 1px double; BORDER-TOP: black 1px double; COLOR: black; FONT-FAMILY: arial, garamond, tahoma, arial
}
TEXTAREA {
	BACKGROUND-COLOR: #ffffff; BORDER-BOTTOM: black 1px double; BORDER-LEFT: black 1px double; BORDER-RIGHT: black 1px double; BORDER-TOP: black 1px double; COLOR: black; FONT-FAMILY: arial, garamond, tahoma, arial
}
SELECT {
	BACKGROUND-COLOR: #ffffff; BORDER-BOTTOM: black 1px double; BORDER-LEFT: black 1px double; BORDER-RIGHT: black 1px double; BORDER-TOP: black 1px double; COLOR: black; FONT-FAMILY: arial, garamond, tahoma, arial
}