/* CSS Document */

A {
	TEXT-DECORATION: none; color: #000
}
A:hover {
	COLOR: #FF0000
}