.w13 {
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	text-decoration: none;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #736442;
	text-decoration: none;
}
a:hover {
	color: #669966;
	text-decoration: underline;
}

.ctr {
	font-size: 11px;
}