﻿a:link {
	COLOR: #000066;
}
a:active {
	COLOR: #FF0000;
}
a:visited {
	COLOR: #800000;
}
a:hover {
	COLOR: #D5CDB5; TEXT-DECORATION: underline
}
