body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

	background-color: #001428;
}

.textbanner {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: Yellow;
}

a:link {
	color: Yellow;
	text-decoration: underline;
}
a:visited {
	color: Yellow;
	text-decoration: underline;
}
a:hover {
	color: Yellow;
	text-decoration: underline;
}
a:active {
	color: Yellow;
	text-decoration: underline;
}


