a:link {
	color: #000099;
	text-decoration: underline;

}
a:visited {
	color: #000000;
}
a:hover {
	color: #FF6633;

}
