@charset "utf-8";
/* CSS Document */
.text{	font-family:Verdana,Arial, Helvetica, sans-serif; color:#000099; text-decoration:none;	}

.text a:link{color:#000099;text-decoration:none;}
.text a:hover{color:#444444;text-decoration:none;}
.text a:visited{color:#666600;text-decoration:none;}
.text a:active{color:#000099;text-decoration:none;}

#nav{font-size:14px;  line-height:20px;	font-weight:bold ; background: #bfde9b; padding-left:5px; padding-right:5px}

#controlls{	text-align:center; font-weight:bold; font-size:12px	}
.controlbutton { background:#bfde9b;padding:5px }