.text {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.heading {
	font-family: tahoma;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.current_category_link {
	font-family: tahoma;
	font-size: 11px;
	color: #V00842B;
	text-decoration: none;
}
.links {
	font-family: tahoma;
	font-size: 11px;
	color: #3C5268;
	text-decoration: none;
}
.links a:link {
	font-family: tahoma;
	font-size: 11px;
	color: #3C5268;
	text-decoration: none;
}
.links a:active {
	font-family: tahoma;
	font-size: 11px;
	color: #007CF9;
	text-decoration: none;
}
.links a:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #007CF9;
	text-decoration: none;
}


.subcategory_links {
	font-family: Tahoma;
	font-size: 11px;
	color: #3779b7;
	text-decoration: none;
}
.subcategory_links a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #3779b7;
	text-decoration: none;
}
.subcategory_links a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #3779b7;
	text-decoration: none;
}
.subcategory_links a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #007CF9;
	text-decoration: underline;
}
.subcategory_links a:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #007CF9;
	text-decoration: underline;
}

.subcategory_arrow {
	font-family: Tahoma;
	font-size: 13px;
	color: #893d3d;
	text-decoration: none;
}
.subcategory_arrow a:link {
	font-family: Tahoma;
	font-size: 13px;
	color: #893d3d;
	text-decoration: none;
}
.subcategory_arrow a:visited {
	font-family: Tahoma;
	font-size: 13px;
	color: #893d3d;
	text-decoration: none;
}
.subcategory_arrow a:hover {
	font-family: Tahoma;
	font-size: 13px;
	color: #007CF9;
	text-decoration: none;
}
.subcategory_arrow a:active {
	font-family: Tahoma;
	font-size: 13px;
	color: #007CF9;
	text-decoration: none;
}


.textbox {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-color: #F9F9F9;
	height: 17px;
	width: auto;
	border: 1px solid #1E3C59;
}

