A, A:ACTIVE, A:FOCUS, A:LINK, A:VISITED {
	text-decoration : none;
	font-size : 1em;
	font-family : Trebuchet MS,Verdana,Helvetica,sans-serif;
	color : Gray;
}

A:HOVER {
	text-decoration : underline;
	color : Silver;
}

.mainbody {
	background-color : black;
	color : White;
	font-size : 1em;
	font-family : Trebuchet MS,Verdana,Helvetica,sans-serif;
}
.maindiv {
	width : 200px;
}

P {
	margin-bottom : 1em;
}

.crewmenu {
	font-size: .8em;
}