﻿a {
	color: #C0C0C0;
	text-decoration: none;
}
a:hover {
	color: #BBDDEE;
	text-decoration: none;
}
