BODY {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#600001;
	color:#FFFFFF;
	margin: 0 0 0 0;
}

a, a:visited {
	font-size:14px;
	color:#FFFFFF;
	text-decoration: none;
}

a:hover {
	font-size:14px;
	color:#FFFFFF;
	text-decoration: underline;
}

TD {
	font-size:14px;
	color:#FFFFFF;
}

TD.menu_item {
	text-align:center;
}

TD.menu_item a {
	font-size:12px;
	color:#FFFFFF;
	text-decoration: none;
}
TD.menu_item a:visited {
	font-size:12px;
	color:#FFFFFF;
	text-decoration: none;
}
TD.menu_item a:hover {
	font-size:12px;
	color:#FFFFFF;
	text-decoration:underline;
}