A:link {
	COLOR: #663300
}
A:visited {
	COLOR: #3300cc
}
A:hover {
	COLOR: red
}
A:active {
	COLOR: green
}

