.photo {
	font-family: "Tahoma";
	font-size: 11px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
.photo a{
	font-family: "Tahoma";
	font-size: 11px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
.photo a:hover{
	color: #FFFF00;
}


