BODY {
background-color: #000000;
margin-top: 0;
margin-right: 0;
margin-bottom: 0;
margin-left: 0;
font-family: tahoma, verdana, sans-serif;
color: red;
}
.thumbs {width: 1000px;}

.thumbs img {
border: 1px solid #CCCCCC;
margin: 0 2px 2px 0;
background-image: url(img/loading.gif);
background-repeat: no-repeat;
}
.thumbs a:hover img {border: 1px dashed #FF0000;}
.top {
    color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;}

.top a:link {color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;}
.top a:visited  {color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;}
	
.top a:hover  {color: #FF0000;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;}

.desk {font-family: 'tahoma'; font-size: 14px; color: #ffffff; }
.desk a:link{ font-family: 'tahoma'; font-size: 14px; color: #FBCE49;  text-decoration: underline; font-weight: bold; }
.desk a:visited { font-family: 'tahoma'; font-size: 14px; color: #FBCE49;  text-decoration: underline; font-weight: bold; }
.desk a:hover { font-family: 'tahoma'; font-size: 14px; color: #e67000 ;  text-decoration: none;  font-weight: bold;}

.link-trade {text-align: center; font-family: 'tahoma'; font-size: 12px; color: #ffffff; }
.link-trade a:link{ font-family: 'tahoma'; font-size: 12px; color: #FBCE49;  text-decoration: underline; font-weight: bold; }
.link-trade a:visited { font-family: 'tahoma'; font-size: 12px; color: #FBCE49;  text-decoration: underline; font-weight: bold; }
.link-trade a:hover { font-family: 'tahoma'; font-size: 12px; color: #e67000 ;  text-decoration: none;  font-weight: bold;}

.screenshots {text-align:center; font-family: 'tahoma'; font-size: 12px; color: #ffffff; vertical-align: top; padding-left: 13px; padding-right: 13px;}
.screenshots h3{vertical-align: top; font-family: 'tahoma'; font-size: 18px; color: #ffffff;
 margin-top: 10px; margin-bottom: 10px;}
.screenshots a:link{ font-family: 'tahoma'; font-size: 14px; color: #FBCE49;  text-decoration: underline; font-weight: bold; }
.screenshots a:visited { font-family: 'tahoma'; font-size: 14px; color: #FBCE49;  text-decoration: underline; font-weight: bold; }
.screenshots a:hover { font-family: 'tahoma'; font-size: 14px; color: #e67000 ;  text-decoration: none;  font-weight: bold;}
.screenshots img {
 border: 1px solid #CCCCCC;
 margin: 0 2px 2px 0;}
.screenshots a:hover img {border: 1px dashed #FF0000;}
