td.menu {
	font-size: 13px;
	font-family: Tahoma;
	color: #030303;
	text-decoration: none;
	font-weight: bold;
}
a.menu {
	font-size: 13px;
	color: #030303;
	font-family: Tahoma;
	text-decoration: none;
	font-weight: bold;
}
a.menu:active {
	font-size: 13px;
	color: #030303;
	font-family: Tahoma;
	text-decoration: none;
	font-weight: bold;
}
a.menu:visited {
	font-size: 13px;
	color: #030303;
	font-family: Tahoma;
	text-decoration: none;
	font-weight: bold;
}
a.menu:hover {
	font-size: 13px;
	color: #030303;
	font-family: Tahoma;
	text-decoration: underline;
	font-weight: bold;
}
td.menu2 {
	font-size: 14px;
	font-family: Tahoma;
	color: #FAFAF8;
	text-decoration: none;
	font-weight: bold;
}
a.menu2 {
	font-size: 14px;
	color: #FAFAF8;
	font-family: Tahoma;
	text-decoration: none;
	font-weight: bold;
}
a.menu2:active {
	font-size: 14px;
	color: #FAFAF8;
	font-family: Tahoma;
	text-decoration: none;
	font-weight: bold;
}
a.menu2:visited {
	font-size: 14px;
	color: #FAFAF8;
	font-family: Tahoma;
	text-decoration: none;
	font-weight: bold;
}
a.menu2:hover {
	font-size: 14px;
	color: #C90710;
	font-family: Tahoma;
	text-decoration: none;
	font-weight: bold;
}