/* CSS Document */body {	margin-left: 0px;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;	background-color: #1A1A1A;}/* ////// GENERIC LINKS START ////// */a {color: #C6F872;text-decoration: none;border-bottom:1px;border-bottom-style:dashed;}a:link {	border-bottom-color:#669933;}a:visited {	border-bottom-color:#669933;}a:hover {border-bottom-color:#1A1A1A;}a:active {border-bottom-color:#669933;}/* ////// GENERIC LINKS END ////// *//* ////// TEXT START ////// */.greentext {font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;	font-size: 0.7em;	line-height: 1.7em;	color: #C6F872;}.bodyText{	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;	font-size: 0.7em;	line-height: 1.7em;	color: #EEEEEE;}/* ////// TEXT END ////// *//* ////// REMOVE UNDERLINE FROM IMAGES WITH LINKS START ////// */.no-bottom, .no-bottom:hover{border-bottom:none;} /* ////// REMOVE UNDERLINE FROM IMAGES WITH LINKS END ////// */
