td.menu {
	font-size: 12px;
	color: #021336;
	font-weight: bold;
	background-image: url(../img/m.gif);
	background-repeat: repeat-y;
}
a.menu {
	font-size: 12px;
	color: #021336;
	font-weight: bold;
	text-decoration: none;
}
a.menu:active {
	font-size: 12px;
	color: #021336;
	font-weight: bold;
	text-decoration: none;
}
a.menu:visited {
	font-size: 12px;
	color: #021336;
	font-weight: bold;
	text-decoration: none;
}
a.menu:hover {
	font-size: 12px;
	color: #021336;
	font-weight: bold;
	text-decoration: underline;
}
