.login {
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
}

.box {
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #003333;
	height: 15px;
	width: 60px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #999999;
	border-left-color: #CCCCCC;
	border-top-width: thin;
	border-left-width: thin;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-right-width: thin;
	border-bottom-width: thin;
}
.textewhite {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	text-align: justify;
}
a:link.textewhite {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	text-align: justify;
	text-decoration: underline;
}
.textevert {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #003333;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	text-align: justify;
}
a:link.textevert {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #003333;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
}
.textevertgras {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #003333;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
a:link.textevertgras {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #003333;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: underline;
}
