.text {
	font-size: 11px;
	line-height: 15px;
}
.text12 {
	font-size: 12px;
	line-height: 16px;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #6600FF;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;
}
