a:visited {
	color: #000000;
	text-decoration: underline;
	font-family: MS Sans Serif;
	font-size: xx-small;

}
a:link {
	color: #CEC1B7;
	text-decoration: none;
	font-family: MS Sans Serif;
	font-size: xx-small;

}
a:hover {
	color: #BCDA2B;
	text-decoration: none;
	font-family: MS Sans Serif;
	font-size: xx-small;

}
a:active {
	color: #ffffff;
	text-decoration: none;
	font-family: MS Sans Serif;
	font-size: xx-small;

}

