body, table, tr, td {
	font-family: verdana;
	font-size: 12px;
	color: #333366;
	text-decoration: none;
}
.menu {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
.menu:hover {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #2E1E51;
	text-decoration:none;

}
.bottom {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
}
.link {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #333366;
	text-decoration: underline;
}
