.tbllayout {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	background-color: #8C8EF7;
	border: 3px solid #000063;
}
.navarea {
	background-color: #FFFFA5;
}
td a:link {
	color: #000063;
	text-decoration: underline;
	height: auto;
	width: auto;
}
td a:visited {
	color: #000063;
	text-decoration: underline;
}
td a:hover {
	text-decoration: underline;
	color: #000066;
	background-color: #FFFFA5;
	height: 25px;
	width: 100px;
}
.contenttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000063;
	text-decoration: none;
	font-weight: bold;
}
