A:link { color: #0000CC; text-decoration: underline;}
A:visited { color: #0000CC;  text-decoration: underline;}
A:hover { color: #CC00CC; text-decoration: underline;}
A:active { color: #990000; text-decoration: underline;}


A.PhotoLink:link, A.PhotoLink:visited, A.PhotoLink:hover, A.PhotoLink:active
	{}
	
A.PhotoLink:link, visited, active { color: #000066;  background:#FFFFFF; }
A.PhotoLink:hover { color: #FF0000;  background:#FFFFFF; }




A.PhotoText:link, A.PhotoText:visited, A.PhotoText:hover, A.PhotoText:active
	{font-size: 10px; text-decoration: none; }
	
A.PhotoText:link, visited, active { color: #000099;  background:#FFFFFF; }
A.PhotoText:hover { color: #FF0000;  background:#FFFFFF; }
