a:visited {
	font-size: 13px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-size: 13px;
	line-height: 20px;
	color: #FFFF00;
	text-decoration: none;
}
a:active {
	font-size: 13px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
}
