.texthead {
font: bold 12px Georgia, "Times New Roman", Times, serif;
}
.texthd a{
font: bold 11px Georgia, "Times New Roman", Times, serif;
color: black;
text-decoration:none;
}
.textnormal {
	font: 12px Geneva, Arial, Helvetica, sans-serif;

}
.texthd a:hover {
color: black;
text-decoration:underline;
}
.category a{
	font: bold 11px "BernhardMod BT";
	color: black;
	text-decoration:none;
	text-transform: uppercase;
}
.category a:hover{
	color: red;
    text-decoration:underline;
}

