H1 {font-size: large;
font-family:Arial,Helvetica,sans-serif;
	color : White;
	align : top; 
}

A {
	text-decoration : none;	
}

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

A.photo {color: #313DFF;}
A.photo:Visited {color:Blue;}
A.photo:Active {color:Red;}
A.photo:Hover{	color: #5AC8FF; }

A.nav {color:White;}
A.nav:Visited {color:White;}
A.nav:Active {color:Red;}
A.nav:Hover {color: #0ff0f0;   }


.photo {
}

.tnav {
	color : White;
	text-decoration : none;
	font : bold xx-small Arial, Helvetica, sans-serif;
}

.nav {
	color : White;
	text-decoration : none;
	font : bold x-small;
}

.navAd {
	color : #FFFF99;
	text-decoration : none;
	font : bold x-small;
}

.highlight {
	color : Orange;
    text-decoration : none;
	font : bold x-small;
}.photoText {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
}
.photoTextSm {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 80%;

}
