body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
.menulink {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.menuTitle {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #660000;
}
.menulink:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
.toplink {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.toplinkred {
	font-family: tahoma;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}
.toplink:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #CC0000;
	text-decoration: underline;
}
.menuTitle2 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.toplinktext {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.links {
	font-family: tahoma;
	font-size: 14px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
.linktitle {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.linktitle:hover {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.bottomtext {font-family: tahoma;
	font-size: 11px;
	color: #000000;
	line-height: 12px;
}
