a:link {
	color: #C06;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
a:visited {
	color: #996666;
}
a:hover {
	color: #933;
}
a:active {
	color: #999999;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-align: left;
	font-style: italic;
}
.style2 table tr td .text {
	font-style: normal;
}
.text {
	font-style: normal;
	text-align: left;
}
.boldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #966;
}
.style2 .text .boldtext .text {
	font-weight: normal;
}
.style2 .boldtext .text .text {
	font-weight: normal;
}

