﻿
a:hover {
	color: #FF0000;
}
a:visited {
	color: #008000;
}
a:active {
	color: #FF0000;
}
a:before {
	color: #FFCC00;
}

