﻿.test a:hover {
	color: #00FF00;
	background-color: #FF00FF;
}
.test {
	color: #00FFFF;
	background-color: #008000;
}
