a:active {  font-family: Arial, Helvetica, sans-serif; color: #CCCCCC; font-size: 12px}
a:hover {  font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; font-size: 12px}
a:link {  font-family: Arial, Helvetica, sans-serif; color: #CCCCCC; font-size: 12px}
a:visited {  font-family: Arial, Helvetica, sans-serif; color: #999999; font-size: 12px}
TD {  font-family: Arial, Helvetica, sans-serif; color: #CCCCCC; font-size: 12px}
TD.copyright {  font-family: Arial, Helvetica, sans-serif; color: #CCCCCC; font-size: 9px}
TD.name {  font-family: "Times New Roman", Times, serif; color: #CCCCCC; font-size: 18px}
H2 {  font-family: Arial, Helvetica, sans-serif; color: #CCCCCC}
H3 {  font-family: Arial, Helvetica, sans-serif; color: #CCCCCC}
H4 {  font-family: Arial, Helvetica, sans-serif; color: #CCCCCC}

.title                          /* album titles on main page */
	{ 
	  font-size: 14px; color: #CCCCCC;
	  font-weight: bold; 
	}
.desc                           /* album descriptions on main page */
	{ 
	  font-size: 12px; color: #CCCCCC;
	}
.caption                        /* photo captions on all pages */
	{ 
	  font-size: 10px; color: #CCCCCC;
	}
.error                          /* all error text */
	{ 
	  color: red; 
	  font-size: 12px; 
	}

.headbox			/* box around the page headers */
	{
	}

.head                           /* page headers */
	{ 
	  font-size: 16px; color: #CCCCCC;
	  font-weight: bold; 
	}
.bread                          /* used in breadcrumb bars */
	{ 
	  font-size: 10px; color: #CCCCCC;
	}
.nav                            /* used in navigation bars */
	{ 
	  font-size: 12px; color: #CCCCCC;
	}
.admin                          /* used in admin bars */
	{ 
	  font-size: 10px; color: #CCCCCC;
	  font-weight: bold; 
	}
.fineprint                      /* used for fine print */
	{ 
	  font-size: 10px; color: #CCCCCC;
	}
.popuphead
	{
	  font-size: 16px; color: #CCCCCC;
	  font-weight: bold
	}
.popup
	{
	  font-size: 12px;color: #CCCCCC;
	}
.editlink			/* Used for the [edit] tags */
	{
	  font-size: 10px;color: #CCCCCC;
	}

