/* CSS Document */

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin:0px
}
.menu { color:#ceb621;
text-decoration:none;

font-size:15px; 
font-weight:bold;
}
.menu:Hover {color:#5AB3F6;
text-decoration:none;

}
.nav { color:  #ceb621;  }
.nav a:link, .nav a:visited, .nav a:hover, .nav a:active, a.context:link, a.context:visited, a.context:hover, a.context:active, strong.context, a   {color: #ceb621; padding-left: 5px; padding-right: 5px; font-size: 15px;   text-decoration:none; font-weight:bold; }
.nav a.selected:link, .nav a.selected:visited, .nav a.selected:active, .nav a.selected, .nav a:hover, a.context:hover { color: #5AB3F6; background: #4a6eb4; font-weight:bold;}
