.text {
	color: rgb(13, 79, 131); line-height: 21px; font-size: 12px; text-decoration: none;
}
.text a:link {
	color: rgb(13, 79, 131); font-size: 12px; text-decoration: none;
}
.text a:visited {
	color: rgb(13, 79, 131); text-decoration: none;
}
.text a:hover {
	color: rgb(13, 79, 131); text-decoration: underline;
}
.text a:active {
	color: rgb(13, 79, 131); text-decoration: none;
}
