A:LINK {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	color: #333333;
}

A:ACTIVE {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : underline;
	color: #cb0000;
}

A:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : underline;
	color: #cb0000;
}

A:VISITED {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	color: #333333;
}

A:VISITED:HOVER  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : underline;
	color: #cb0000;
}

linkkindtext {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	color: #333333;
}

td {
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
color: #333333;
}

h1 {
font-family : Arial, Helvetica, sans-serif;
font-size : 14px;
color: #cb0000;
}
.catalogitem {
font-family : Arial, Helvetica, sans-serif;
font-weight: bold;
font-size : 13px;
color: #616161;
}

A.catalogitem:LINK {
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 14px;
	text-decoration : none;
	color: #616161;
}

A.catalogitem:ACTIVE {
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 14px;
	text-decoration : underline;
	color: #616161;
}

A.catalogitem:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 14px;
	text-decoration : underline;
	color: #616161;
}

A.catalogitem:VISITED {
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 14px;
	text-decoration : none;
	color: #616161;
}

A.catalogitem:VISITED:HOVER  {
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 14px;
	text-decoration : underline;
	color: #616161;
}

.siteorder {
font-family : Arial, Helvetica, sans-serif;
font-weight: bold;
text-decoration : underline;
font-size : 15px;
color: #333333;
}