a:link {
	color: 666699;
	text-decoration: none;

}
a:visited {
	color: 666699;
	text-decoration: none;
}
a:hover {
	color: cc0000;
	text-decoration: underline;
}
a:active {
	color: 666699;
	text-decoration: underline;
}
