body {
     background-color: #00395A;
	 }

.link {
      color: #FF0000;
      text-decoration: none;
	  }

.white {
        color: #FFFFFF;
		font-weight: bold;
		}
.text {
        color: #FFFFFF;
		}
		
.menu {
      color: #00FF00;
	  text-decoration: none;
      }