body{ margin:0px; font-size:14px;background:#eeeeee;}
img{ border:0px;}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #F00;
}
a:active {
	text-decoration: none;
}


a.b:link {
	color: #fff;
	text-decoration: none;
}
a.b:visited {
	text-decoration: none;
	color: #fff;
}
a.b:hover {
	text-decoration: none;
	color: #Fff;
}
a.b:active {
	text-decoration: none;
}


