td.menu {
	font-size: 12px;
	color: #041B8D;
	font-weight: bold;
	text-decoration: none;
	padding-left: 15px;
	padding-top: 1px;
	padding-bottom: 1px;
}
a.menu, a.menu:active, a.menu:visited {
	font-size: 12px;
	color: #041B8D;
	font-weight: bold;
	text-decoration: none;
}
a.menu:hover {
	font-size: 12px;
	color: #0131FE;
	font-weight: bold;
	text-decoration: none;
}
td.menu2 {
	font-size: 12px;
	color: #041B8D;
	font-weight: bold;
	text-decoration: none;
	padding-left: 25px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-image: url(../img/line4.gif);
	background-position: center;
	background-repeat: repeat-y;
}
a.menu2, a.menu2:active, a.menu2:visited {
	font-size: 12px;
	color: #041B8D;
	font-weight: bold;
	text-decoration: none;
}
a.menu2:hover {
	font-size: 12px;
	color: #0131FE;
	font-weight: bold;
	text-decoration: none;
}