body, td {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 10pt;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 15px;
	margin-right: 0px;
}

.menuDescription {
	font-size : 8pt;
}

.mainMenuCell {
	background-image: url(images/i_La1_LeftMain.jpg);
	background-repeat: no-repeat;
}
.mainTopCell {
	background-image: url(images/i_La1_TopMain.jpg);
	background-repeat: no-repeat;
}

a {
	text-decoration: none;
   color: #996633;
}

a:hover {
	text-decoration: underline;
	color: #BB9E8E;
}

a:visited {
	text-decoration: none;
	color: #CC9966;
}