a:link {
	font-size: 15px;
	color: #202010;
	text-decoration: none;
}
a:visited {
	font-size: 15px;
	color: #202010;
	text-decoration: none;
}
a:hover {
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: underline;
}
