/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFC383;
	font-family: verdana;
	font-size: 13px;
	color: #000000;
}

.toptraders {
	font-family: tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #BA4D04;
	text-decoration: underline;
}

.toptraders:hover {
	font-family: tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #ED6205;
	text-decoration: none;
}

.wm {
	font-family: verdana;
	font-size: 11px;
        font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

.wm:hover {
	font-family: verdana;
	font-size: 11px;
        font-weight: bold;	
	color: #000000;
	text-decoration: none;
}

.toptr {
	font-family: verdana;
	font-size: 11px;
	color: #F49A1C;
	text-decoration: underline;
	font-weight: bold;
}

.toptr:hover {
	font-family: verdana;
	font-size: 11px;
	color: #D57E0B;
	text-decoration: none;
	font-weight: bold;
}

.toptr2 {
	font-family: verdana;
	font-size: 11px;
	color: #D57E0B;
	text-decoration: none;
	font-weight: bold;
}

.bottom1 {
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	color: #BA4D04;
	text-decoration: underline;
}

.bottom1:hover {
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	color: #ED6205;
	text-decoration: none;
}

.bottom2 {
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	color: #000000;	
}

A.descs:link {
	font-family: verdana,sans-serif;
	font-size: 13px;
  color: #BA4D04;
	text-decoration: underline;
}

A.descs:hover {
	font-family: verdana,sans-serif;
	font-size: 13px;	
  color: #ED6205;
	text-decoration: none;
}

A.descs:visited {
	font-family: verdana,sans-serif;
	font-size: 13px;	
  color: #BA4D04;
	text-decoration: underline;
}

A.archive:link {
	font-family: verdana,sans-serif;
	font-size: 15px;
	font-weight: bold;
  color: #BA4D04;
	text-decoration: underline;
}

A.archive:hover {
	font-family: verdana,sans-serif;
	font-size: 15px;
  font-weight: bold;	
  color: #ED6205;
	text-decoration: none;
}

A.archive:visited {
	font-family: verdana,sans-serif;
	font-size: 15px;
  font-weight: bold;	
  color: #BA4D04;
	text-decoration: underline;
}

#archive {
	font-family: verdana,sans-serif;
        font-size: 15px;
        color: #000000;
}