a:visited {
	color: #666666;
	text-decoration: none;
	font-family: MS Sans Serif;
	font-size: xx-small;

}
a:link {
	color: #666666;
	text-decoration: none;
	font-family: MS Sans Serif;
	font-size: xx-small;

}
a:hover {
	color: #FF0000;
	text-decoration: none;
	font-family: MS Sans Serif;
	font-size: xx-small;

}
a:active {
	color: #cccccc;
	text-decoration: none;
	font-family: MS Sans Serif;
	font-size: xx-small;

}

