.blackmenu {
	font-family: "Arial";
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;

}
.blackmenu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.blackmenu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.blackmenu a:hover {
	color: #FF0000;
	text-decoration: none;

}
.blackmenu a:active {
	color: #FF0000;
	text-decoration: none;
}
.cattitle {
	font-family: "Arial";
	font-size: 13px;
	color: #FF0000;
	text-decoration: none;
}
.cattitle a:link {
	color: #FF0000;
	text-decoration: none;
}
.cattitle a:visited {
	color: #FF0000;
	text-decoration: none;
}
.cattitle a:hover {
	color: #333333;
	text-decoration: underline;

}
.cattitle a:active {
	color: #FF0000;
	text-decoration: none;
}
.catdescription {
	font-family: "Arial";
	font-size: 11px;
	color: #666666;
}
.catdescription a:link {
	color: #666666;
	text-decoration: underline;
}
.catdescription a:visited {
	color: #666666;
	text-decoration: underline;
}
.catdescription a:hover {
	color: #333333;
	text-decoration: none;

}
.catdescription a:active {
	color: #666666;
	text-decoration: underline;
}
.whatis {
	font-family: "Georgia", "Times New Roman", "Times", "serif";
	font-size: 12px;
	color: #333333;
}
.whatis a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.whatis a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.whatis a:hover {
	color: #FF0000;
	text-decoration: none;

}
.whatis a:active {
	color: #FF0000;
	text-decoration: none;
}
