/* CSS Document */

a.a4:link {
	color: #D1CDCE;
	text-decoration: none;
}
a.a4:visited {
	color: #D1CDCE;
	text-decoration: none;
}
a.a4:hover {
	color: #666666;
	text-decoration: underline;
}

