A:link     {
			text-decoration: underline;
			color: #99CCFF
			}

A:visited  {
			text-decoration: underline; 
			color: #99CCFF
			}

A:active   {
			text-decoration: underline; 
			color: #FFCCFF
			}

A:hover    {
			text-decoration: none; 
			color: #0099FF
			}


.BODY  {
	font-size : 10pt;
    font-family : Trebuchet MS, Tahoma, Arial;
	color : #F2F2F2;
	}
	
.smallheadline {
	font-size : 8pt;
	font-family : Trebuchet MS, Tahoma, Arial;
	color : #D0CAD9;
	}
	
TD  {	
	font-family : Trebuchet MS;
	font-size : 10pt;	
	color : #EEEEEE;
	}

.headline {
	font-size : 14pt;
	font-family : Trebuchet MS, Tahoma, Arial;
	color : #D0CAD9;
	}
	
.header {
	font-size : 16pt;
	font-family : Trebuchet MS, Tahoma, Arial;
	color : #5A4D6C; 
	font-weight:bold
	}

.small {
	font-size : 8pt;
	font-family : Arial;
	color : #D0CAD9
	}
	
.photoset-title {
	font-size : 14pt;
	font-family : Georgia, Trebuchet MS, Arial;
	color : #E8F3FF
	padding: 3px 3px 3px 3px
	}
	
.photo-title {
	font-size : 12pt;
	font-family : Georgia, Arial;
	color : #FFFFFF;
	padding: 3px 3px 3px 3px
	}
	
.photo-description 
{
	padding:0px 0px 10px 0px
}