A:link {
		FONT-SIZE: 12px;
}
A:visited {
		font-size: 12px;
}
A:hover {
		font-size: 12px;
		text-decoration: underline;	
		}
A:active  {
		font-size: 12px;
}

.links {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;


}
.links:hover {
	font-family: Tahoma;
	font-weight: bold;
	color: #813B00;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
.links:active {
	font-family: Tahoma;
	font-weight: bold;
	color: #813B00;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
.white {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
.catText:link {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.catText:visited {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.catText:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.catText:active {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}

.catMenu:link{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.catMenu:visited {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.catMenu:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.catMenu:active {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.noSpace {
	font-size: 0px;
}
.text, #content td {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: 2D2C26;
}

.contentTitle {
	font-size: 12px;
	font-weight: bold;
}

.textOrangeBold, a {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: F58220;
	text-decoration: none;

}
.copy {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: 02593E;
}

#content {
/*	margin: 0 50px; */
	padding: 0 50px; 
}

#advertise {
	padding: 10px;
	width: 119px;
}

#form {
	width: 139px;
	padding-top: 10px;
/*	padding-left: 20px; */
}

/*
#search_text {
  background-color: #FFE4C8; 
} */

#search_button{
	margin-top: 5px;
/*	background-color: #F58220; */
}

input, select, textarea {
  font-size: 8pt;
  font-family: Tahoma;
  background-color: #FFE4C8;
}
