﻿
 .h3 a:link {
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	font-size: medium;
	color: #E3CC7D;
}
.listbox {
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	font-size: medium;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	padding-left: 50px;
}
.style1 {
	border-style: solid;
	border-width: 1px;
}
.catalog-font {
	font-size: medium;
	color: #E2CB94;
	font-family: Arial, Helvetica, sans-serif;
}
A:link {
	font-family: Tahoma;
	font-size: x-small;
	text-decoration: none;
	color: #FBE797;
}
  A:visited {
  	  font-family: Tahoma;
      font-size: x-small;
      text-decoration: none;
      color:#FCEAAB;
  }
  A:hover {
      font-family: Tahoma;
      font-size: x-small;
      text-decoration: none;
      color:#CBD7FE;
  }
  
  
h3 a:link {
	color: #FFFFFF;
}
h3 a:visited {
	color: #D5B338;
}
h3 a:hover {
	color: #99CCFF;
}
h3 a:active {
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	font-size: medium;
	color: #D5B338;
	text-align: center;
}
