.set { color: white; }
a.set:link {
	padding: 2px;
	margin: 0px 0px 5px 0px;
	color: white;
	width: 95%;
	background-color: #ff0000;
	height: auto;
	display: block;
	text-decoration: none; }
a.set:link, a.set:visited { 	padding: 2px;
	margin: 0px 0px 5px 0px;
	color: white;
	width: 95%;
	background-color: #ff0000;
	height: auto;
	display: block;
	text-decoration: none;}
a.set:hover {
	color: #ff0000;
	background-color: white;
	width: 90%; }
img
{  border-style: none;}
a:link, a:hover { color: #ff0000; }
a:visited { color: #fff; }







