body {
	margin-top: 0px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D4D4D4;
	list-style-type: circle;
	color: #FFCC33;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC33;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFCC33;
}
a:active {
	color: #FFFFFF;
}

a.norwalklink:link {

            color: #990000;

            font-weight: bold;

}

a.norwalklink:visited {

            font-weight: bold;

            color: #003873;

}

a.norwalklink:hover {

            color: #003873;

            text-decoration: underline;

            font-weight: bold;

}

a.norwalklink:active {

            color: #003873;

            text-decoration: underline;

            font-weight: bold;

}
a.heavylink:link {

            color: #990000;

            font-weight: normal;

}

a.heavylink:hover {

            color: #006633;

            text-decoration: underline;

            font-weight: normal;

}

a.heavylink:visited {

            color: #006633;

            font-weight: normal;

}

a.heavylink:active {

            color: #006633;

            text-decoration: underline;

            font-weight: normal;
}
a.marinelink:link {

            color: #54688d;

            font-weight: normal;

}

a.marinelink:hover {

            color: #006633;

            text-decoration: underline;

            font-weight: normal;

}

a.marinelink:visited {

            color: #006633;

            font-weight: normal;

}

a.marinelink:active {

            color: #006633;

            text-decoration: underline;

            font-weight: normal;
}
a.environmentlink:link {

            color: #3BA049;

            font-weight: normal;

}

a.environmentlink:hover {

            color: #006633;

            text-decoration: underline;

            font-weight: normal;

}

a.environmentlink:visited {

            color: #006633;

            font-weight: normal;

}

a.environmentlink:active {

            color: #006633;

            text-decoration: underline;

            font-weight: normal;
}
body {
	background-image: url(images/bkg_black.jpg);
