A.menulink {
	display: block;
	width: 166px;
	text-align: right;
	text-decoration: none;
	font-family:arial;
	font-size:11px;
	color: #000000;
	BORDER: none;
	padding-bottom: 2px;
	padding-top: 2px;
	font-weight: bold;
	border-bottom: 1px dotted #999999; 
}

A.menulink:hover {
	display: block;
	width: 166px;
	text-align: right;
	text-decoration: none;
	font-family:arial;
	font-size:11px;
	border: none;
	color: #FFFFFF;
	background-color:#660000;
	padding-bottom: 2px;
	padding-top: 2px;
	font-weight: bold;
	border-bottom: 1px dotted #999999; 
}

.siteText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	line-height: 12pt;
	text-align: justify;
}
.smText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.textHeader {
	font-family: Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
	color: #666666;
}

img
{  border-style: none;
}