.menuTable, .menuTable td, .menuTable a, .menuTable a:visited {
	font-family: Verdana;
	font-size: 12;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.menuTable a:hover {
	color: #767676;
}

.menu2, .menu2 td, .menu2 a, .menu2 a:visited {
	font-family: Verdana;
	font-size: 14;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.menu2 a:hover {
	color: #767676;
}

.big, .big td, .big a, .big a:visited {
	font-family: Verdana;
	font-size: 16;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.big a:hover {
	color: #767676;
}

.small, .small td, .small a, .small a:visited {
	font-family: Verdana;
	font-size: 11;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.small a:hover {
	color: #767676;
}

TD {
	font-family: Verdana;
	font-size: 13;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}


