﻿a:visited {
	color: #9966FF;
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
}
a:hover {
	color: #FAD587;
	text-decoration: overline;
}
a:link {
	color: #33CCCC;
}

