a {
	font-family: "Times New Roman";
	font-size: 17px;
	text-decoration: none;
	color: #993300;
	line-height: 150%;
	font-style: italic;
	font-weight:bold;
}
a:hover {
	text-decoration: underline;
}
.menutitle {
	cursor:pointer;
}
.submenu {
	margin-bottom: 0.3em;
	margin-left: 30px;
}
table {
	background-image: url(images/tlo.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	padding-left: 53px;
}
.br {
	line-height: 8px;
}
