.CssStyle {
	font-family: "Verdana";
	font-size: 13px;
	line-height: 22px;
	text-decoration: none;
	letter-spacing: 2px;
	word-spacing: 2px;
}
a:link {
	font-family: "Verdana";
	font-size: 13px;
	line-height: 22px;
	color: #0033CC;
	text-decoration: none;
	letter-spacing: 2px;
	word-spacing: 2px;

}
a:visited {
	font-family: "Verdana";
	font-size: 13px;
	line-height: 22px;
	color: #0033CC;
	text-decoration: none;
	letter-spacing: 2px;
	word-spacing: 2px;
}
a:hover {
	font-family: "Verdana";
	font-size: 13px;
	line-height: 22px;
	color: #FF0000;
	text-decoration: underline;
	letter-spacing: 2px;
	word-spacing: 2px;
}
.formcss {
	font-family: "Verdana";
	font-size: 13px;
	background-color: #FEF1DA;
	border: 1px solid #9999CC;
	text-decoration: none;
	background-position: 0px 0px;



}
.box {
	border: 1px solid #9999CC;
}
.Hline {
	border: 1px dotted #999999;
}
