a:link { color: #000099 ; text-decoration: none }
a:hover { color:#FF0000 ; text-decoration: underline }
a:visited { color: #000099 ; text-decoration: none}
a:visited:hover { color:#FF0000 ; text-decoration: underline }

.CSSsiteindex {
	font-family: "Verdana";
	font-size: 8pt;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	line-height: 13pt;
}