
body {
	margin-top: 12px;
	margin-left: 12px;
	
}

body,p,td,pre {
	font-family: Andale Mono, Lucida Console, LucidaTypewriter, Courier, monospace;	
	font-size: 11px;
	color:#000000;

}

a {color: #ffffff;text-decoration:none}
a:hover {background: #ffffff; color: #000000;}
a:active {background: #ffffff; color: #000000;}

.nlnk {color: #000000; text-decoration:underline}
.nlnk:hover {background: #000000; color: #ffffff;}
.nlnk:active {background: #000000; color: #ffffff;}

i {color:#909090; font-style:normal}
x {font-size:1px}
pre {padding-bottom: 0px;margin-bottom:0px}

.menu_active {
	color: #000000; 
	background: #ffffff; 
	text-decoration:none;
	}

.menu {	
	color: #ffffff;
	line-height: 13px;
	}
	
.sqr {
	background:#373737;
	color: #ffffff;
	}
	
.sqr2 {
	margin-top: 6px;
	background:#373737;
	color: #ffffff;
	}	
