.fmenu {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 8pt;
	font-weight : Bold;
	text-decoration : underline;
	color : Blue;
}

.smenu {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 8pt;
	font-weight : Normal;
	text-decoration : none;
	color : Black;
}


.hmnu {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 7pt;
	text-decoration : none;
	color : Black;
}

a.hmnu {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 7pt;
	text-decoration : none;
	color : Black;
}

.hmnu2 {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 8pt;
	text-decoration : none;
	color : Black;
	font-weight : normal;
}

a.hmnu2 {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 8pt;
	text-decoration : none;
	color : Black;
	font-weight : normal;
}

.Specials {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 8pt;
	text-decoration : none;
	color : Red;
	font-weight : normal;
}

a.Specials {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 8pt;
	text-decoration : none;
	color : Red;
	font-weight : normal;
}


body, td {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 8pt;
	font-weight : normal;
}

a.fmenu {
	text-decoration: underline;
	color : Blue;

	font-size: 7pt;
	font-weight: normal;
}

a:hover.fmenu {
	text-decoration: underline;
	color : Red;
}

a {
	text-decoration: none;
	font-weight : Bold;
	color : Black;
}

a:hover {
	text-decoration: none;
	color : Red;
}

a.D {
	text-decoration: none;
	font-weight : normal;
	color : Black;
}

a:hover.D {
	text-decoration: none;
	color : Red;
}

a.Cats {
	text-decoration: none;
	font-weight : normal;
	color : Black;
}

a:hover.Cats {
	text-decoration: none;
	color : White;
}