.blink {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #FF0000;
	text-decoration: blink;
}
.Blue_mail:focus {
	border: thin double #3366FF;
}
.form_bg {
	background-image: url(../Bgrounds/Form_bg.jpg);
}
.black_18 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
