body {
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #000000;
	font-weight: bold;
	text-decoration: none;

}
a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;

}
a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;

}
a:active {
	color: #000000;
	font-weight: bold;
	text-decoration: none;

}
a.menu:link {

	color: #00004D;
	font-weight: bold;
	text-decoration: none;
}
a.menu:visited {


	color: #00004D;
	font-weight: bold;
	text-decoration: none;
}
a.menu:hover {

	color: #00004D;
	font-weight: bold;
	text-decoration: none;
}
a.menu:active {

	color: #00004D;
	font-weight: bold;
	text-decoration: none;
}
.english {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-style: italic;
	line-height: normal;
	text-align: right;
	white-space: normal;
}
