body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma, Verdana;
	font-size: small;
	color: #000000;
	background-color: #FEF5B4;
	background-repeat: repeat-x;
	background-position: top;
}
p {
	font-family: Tahoma, Verdana;
	font-size: small;
	color: #000000;
}
.mnu {
	font-family: Tahoma, Verdana;
	font-size: small;
	color: white;
}

.name
{
font-weight:bold;
}
a:link {
	text-decoration: none;
	color: #990014;
}
a:visited{
	text-decoration: none;
	color: #590014;
}
a:hover {
	text-decoration: underline;
	color: #d90014;
}
.hd
{ display:none;
	font-size: small;
	color: #333;

}
.plus
{ cursor:pointer; }
