a:hover {
	color: #990000;
	font-weight: bold;


}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.catalogtext {
	font-family: Arial, Helvetica, sans-serif;
	color: #38482F;
	font-size: 12px;
	font-weight: normal;

}
.pagetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #605F74;
}
.bottomlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6699FF;
	font-weight: bold;
}
.rightline {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D0E0FB;
}
.topline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
