
a:link {
	color: #c4d2cb;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #c4d2cb;
}
a:hover {
	text-decoration: none;
	color: #839e91;
}

.style200 {
	font-size: 9px;
	color: #c4d2cb;
}

.style400 {
	font-size: 14px;
	color: #c4d2cb;
}

