.photo {
	background-image:  url(../graphics/faq.jpg);
	height: 150px;
	background-repeat: no-repeat;
	padding-left: 390px;
	padding-top: 30px;
	padding-bottom: 20px;
}
.photo a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	line-height: 20px;
}
.photo a:hover {
	color: #FF0000;
	text-decoration: none;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #A4A482;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #A4A482;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #A4A482;
	padding: 2px;
}
.photo a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	line-height: 20px;
}
