body { background-color: white }
a.menuleft:link {
	color: black;
	text-decoration: none;
	font-size:100%
}
a.menuleft:visited {
	color: black;
	text-decoration: none;
	font-size:100%
}
a.menuleft:hover {
	color: #999999;
	text-decoration: none;
	font-size:100%
}
a.hetop:link {
	color: black;
	font-size: 80%;
	text-decoration: underline;
	font-weight: bold;
}
a.hetop:visited {
	color: #3F3F00;
	font-size: 80%;
	text-decoration: underline;
	font-weight: bold;
}
a.hetop:hover {
	color: #999999;
	font-size: 80%;
	text-decoration: none;
	font-weight: bold;
}
a.mailes:link {
	color : Brown;
	text-decoration: underline;
}
input.loco{
	background-color: White;
	font-family: Verdana,Arial,monospace;
	font-size: 11px;
	color: Black;
	border: 1px solid Black;
	border-color: Black;
	border-style: solid;
	border-width: 1px;
}
.tdback:hover {
		background-color : #EFEFEF;
}
