@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 11px;
	line-height:24px;
	color: #666666;
}

A {
  text-decoration:none; COLOR: #666666; 
}

A:hover {
	COLOR:#239ede; TEXT-DECORATION: underline;
}


A.login {
  text-decoration:underline; COLOR: #877567; 
}

A.login:hover {
	COLOR:#877567; TEXT-DECORATION: none;
}

A.menu {
  text-decoration:none; COLOR: #000000; 
}

A.menu:hover {
	COLOR:#367db7; TEXT-DECORATION: none;
}


A.bottom {
  text-decoration:none; COLOR: #999999; 
}

A.bottom:hover {
	COLOR:#666666; TEXT-DECORATION: none;
}



A.left {
  text-decoration:none; COLOR: #3d6188; 
}

A.left:hover {
	COLOR:#0b6bd4; TEXT-DECORATION: none;
}


.leftPageright a { margin-left:2px; margin-right:2px;}