.Normalfont {
	font-family: "MS Sans Serif", Arial;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}
.Header {
	font-family: "MS Sans Serif";
	font-size: 10px;
	font-weight: bold;
}

A.MenuLink:link { color:#FFFFFF; text-decoration:none }
A.MenuLink:hover { text-decoration:underline }

A.Normalfont { text-decoration: none; color: #006699; }
A.Normalfont:hover { text-decoration:underline }

.SM_button {font-family : Verdana; color: #FFFFFF; font-weight:bold; font-size:11px;background-color:#009900;border:1px solid #FFFFFF;cursor:hand;}
.input {
	color: #2477A3;
	font-size: 11px;
	font-family: Verdana;
	border: solid 1px #2477A3;
	background-color: #DFF2FD;
}
