a:link {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	text-decoration: none;
	color: #CCCCCC;
	font-size: x-small;


}
a:hover {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: x-small;
	color: #FF0000;
	text-decoration: blink;
	font-weight: lighter;

}
a:visited {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}
