a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #777777;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #777777;
}
a:hover {
	text-decoration: underline;
	color: #777777;
}
a:active {
	text-decoration: none;
	color: #666666;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
}
body {
	background-color: #DED4CA;
}
.red {
	color: #FF0000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.red {
color:FF0000;
}
a.red:visited {
	color: #FF0000;
}

.menu {
	color: #654934;
	font-weight: bold;
	font-family:"Georgia", Times New Roman, Times, serif;
	font-size: 12px;
	line-height: 1.5em;
}
a.menu {
	color:#654934;
	text-decoration:underline;
}
a.menu:visited {
	color: #654934;
}
#centerlayer {
	width:566px;
	height:550px;
	overflow:auto;
	background-color:#FFFFFF;
}
