A:Link
{
	color: #060;
	text-decoration: none;
}


A:Visited  {
	color : #CCAA88;
	text-decoration : none;
}


A:Active
{
	color: #AA0000;
	text-decoration: none;
}


A:Hover
{
	color: #AA0000;
	text-decoration: none;
}

.HEADER
{
	color: #C00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20pt;
	line-height: 20pt;
	text-align: center;
	font-weight: bold;
	margin: 15px 30px 0 30px;
}

.INTRO
{
	color: #663300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 15pt;
	text-align: center;
	font-weight: bold;
	margin: 30px 30px 0 30px;
}



.PHOTOCREDIT
{
	color: #777777;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	line-height: 12pt;
	text-align: right;
	font-weight: normal;
	margin: 0 10px 3px 0;
}


/* start links on white */
A.onwhitelink
{
	color: #880000;
	text-decoration: none;
}


A.onwhitelink:visited
{
	color: #880000;
	text-decoration: none;
}


A.onwhitelink:active
{
	color: #880000;
	text-decoration: underline;
}


A.onwhitelink:hover
{
	color: #880000;
	text-decoration: underline;
}
/* end links on white */

/* start photo links */



