.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
}
.breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.breadcrumbs a:link {
	color: #000000;
	text-decoration: none;
}
.breadcrumbs a:visited {
	color: #000000;
	text-decoration: none;
}
.breadcrumbs a:hover {
	color: #722225;
	text-decoration: underline;
}
.categorytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.categorytext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.categorytext2 a:link {
	color: #000000;
	text-decoration: none;
}
.categorytext2 a:visited {
	color: #000000;
	text-decoration: none;
}
.categorytext2 a:hover {
	color: #FC3030;
	text-decoration: underline;
}
.leftmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.leftmenu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.leftmenu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.leftmenu a:hover {
	color: #A6D0E0;
	text-decoration: underline;
}
