A:VISITED {
	color : #069;
	font-family: Verdana;
	font-size: x-small;
	font-weight: bold;
	text-decoration: underline;
}
TD {
	font : xx-small Verdana;
}
BODY {
	font-size: small;
	font-family: Verdana;
}

DIV {
	font : xx-small Verdana;
}

A:HOVER {
	color : #933;
	text-decoration : none;
	font-family: Verdana;
	font-size: x-small;
	font-weight: bold;
}

A:LINK {
	color : #069;
	font-size: x-small;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: underline;
}


.input-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333366;
	background-color: #E3DEFE;
	border: 1px solid #000000;
}
