.style2 {
	font-family: tahoma;
	font-size: small;
	font-weight: bold;
}.style2 a:link {
	font-family: tahoma;
	font-size: small;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.style2 a:visited {
	font-family: tahoma;
	font-size: small;
	font-weight: bold;
	color: #000000;
}

.family_text {
	font-family: tahoma;
	font-size: small;
	color: #000000;
	padding: 10px;
}
.family_text a:link {
	font-family: tahoma;
	font-size: small;
	color: #000000;
	font-weight: bold;
}

.style2 a:hover {
	font-family: tahoma;
	font-size: small;
	font-weight: bold;
	color: #000000;
}
.style2 a:active {

	font-family: tahoma;
	font-size: small;
	font-weight: bold;
	color: #000000;
}
.family_text a:visited {
	font-family: tahoma;
	font-size: small;
	color: #000000;
	font-weight: bold;
}
.family_text a:active {
	font-family: tahoma;
	font-size: small;
	color: #000000;
	font-weight: bold;
}
.family_text a:hover {
	font-family: tahoma;
	font-size: small;
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
}
.image_border {
	border: 1px solid #FFBF00;
}
form {
	display: inline;
	margin: 0px;
	padding: 0px;
}
.formfields {
	font-family: tahoma;
	font-size: small;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
.formText {
	font-family: tahoma;
	font-size: small;
	color: #000000;
	padding-right: 5px;
}.delete_image_border {

	border: 3px solid #FF0000;
}
