A {TEXT-DECORATION: none}
a:link {color:#FFCC00}
a:visited {color:#8F8F8F}
a:hover  {color:#FFFFFF}
a:active {color:#222222}

body
{
	font-family:Verdana,Arial,Helvetica,Tahoma,Sans-Serif;
	color:#ffcc00;
	font-size: 12px;
	background:#336633;
	scrollbar-arrow-color:#0AC960;
	scrollbar-3d-light-color:#336633;
	scrollbar-highlight-color:#336633;
	scrollbar-face-color: #388140;
	scrollbar-shadow-color:#32CD32;
	scrollbar-dark-shadow-color:#32CD32;
	scrollbar-track-color:#336633;
	scrollbar-base-color:#A8C409;

}

.bt   {COLOR: #ffcc00;  background-color: #388140; border: 1; border-style:"none";}

.AlbumTitle  {font: 12pt "Arial"; font-weight: bold; color: #ffcc00; } 

.PhotoTitle  {font-family: "Arial"; font: 10pt; color: #ffcc00; }

.PhotoLongDescription {font-family: "Arial"; font: 10pt; color: #ffcc00; }

FORM 
{
	vertical-align: middle;
	position: relative;
	top: 15px;
	left: auto;
}

.PageNumber  {
	text-align: center;
	font: 8pt Tacoma;
	font-weight: bold;
   	position:absolute;
   	width:143px;
    	top: 15px;
    	left: 35px;
}