a:link {
	text-decoration: none;
	color: #6699CC;

}
a:hover {
	color: #6633CC;
	text-decoration: none;

}
a:visited {
	color: #669999;
	text-decoration: none;
	font-size: 12px;
}
