.greytext10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.greytext10 a:link {
	text-decoration: underline;
	color: #666666;
}
.greytext10 a:visited {
	color: #666666;
}
.greytext10 a:hover {
	color: #FF0000;
}
.greytext10 a:active {
	color: #666666;
}
.greytext12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.greytext12 a:link {
	color: #666666;
	text-decoration: underline;
}
.greytext12 a:visited {
	color: #666666;
}
.greytext11 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
}
.greytext11 a:link {
	text-decoration: none;
	color: #666;
}
.greytext11 a:visited {
	color: #666;
	text-decoration: none;
}
.greytext11 a:hover {
	color: #F00;
	text-decoration: underline;
}
.greytext11 a:active {
	color: #666;
	text-decoration: none;
}

.greytext12 a:hover {
	color: #FF0000;
}
.greytext12 a:active {
	color: #666666;
}
.redtext10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
}
.redtext10 a:link {
	color: #FF0000;
	text-decoration: underline;
}
.redtext10 a:visited {
	color: #FF0000;
}
.redtext10 a:hover {
	color: #666666;
}
.redtext10 a:active {
	color: #FF0000;
}
.redtext12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
.redtext12 a:link {
	color: #FF0000;
	text-decoration: underline;
}
.redtext12 a:visited {
	color: #FF0000;
}
.redtext12 a:hover {
	color: #666666;
}
.redtext12 a:active {
	color: #FF0000;
}
.dottedunderline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
