.pagetitle {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12pt;
  color: #FF8040;
  font-weight: bold;
}
.thumbtitle {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color: #586272;
}
.imagetitle {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  color: #C0C0C0;
}
body {
    padding:0;
    margin:10;
    color:#ffffff;
    font-size:10pt;
    font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;
}

a {
    font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;
    font-size:10pt;
    font-weight: bold;
    text-decoration:none;
    color:#586272;
}
html {
	scrollbar-face-color:#272F38;
	scrollbar-highlight-color:#000000;
	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#000000;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#000000;
}
a:HOVER {
    color:#FF8040;
}

.listphoto {
    border: 10px solid #171F28;
}
.listphoto:HOVER {
    border: 10px solid #586272;
}
.title a:link {
	text-decoration: none;
	color: #FF8040;
}

.title a:visited {
	text-decoration: none;
	color: #808080;
}

.title a:hover {
	text-decoration: none;
	color: #C0C0C0;
}