.linx {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2A63A2;
	text-decoration: underline;
}

.linx:hover {
	color: #2A63A2;
	text-decoration: none;
}

.bodytext {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	color: #5a5a5a;
	letter-spacing: .3px;
	line-height: 18px;
}

.phototext {
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
	color: #5a5a5a;
	letter-spacing: .3px;
	line-height: 18px;
}

.phototext2 {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #5a5a5a;
	letter-spacing: .3px;
	line-height: 14px;
}

.phototext3 {
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
	color: #5a5a5a;
	letter-spacing: .45px;
	line-height: 14px;
}

.bottom  {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #5a5a5a;
	font-weight: bold;
	text-decoration: none;
}

.bottom:hover  {
	text-decoration: underline;
}

.abouttext {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #5a5a5a;
	letter-spacing: .5px;
	line-height: 14px;
}

.form1  {
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
	color: #5a5a5a;
	letter-spacing: .4px;

}

.form1:hover  {
	text-decoration: none;

}



.formy {
	background-color: #FFFFFF;
	border-width: .5px;
	padding: 2px;
	border-color: #C1C1C1
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #888888;
	line-height: 15px;
}

