
a:visited {
	text-decoration: none;
	color:#262264;
	font-style:italic;
	font-weight:bold;
	}
a:hover {
	background-color:b4f8b7;
	text-decoration: none;
	color:#04B0EE;
	font-style:italic;
	font-weight:bold;
	}

a:link {
	text-decoration: none;
	color:#262264;
	font-style:italic;
	font-weight:bold;
	}
	
#cats {
	width:300;
background-color:#fcf498;
}

#names {
	width:350px;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
}

#Ads  {
	background-image: url(/images/ad.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
