a, a:visited {
	color: #C71585;
	text-decoration: none;
}
a:hover {
	color: Red;
	text-decoration: none;
	text-transform: none;
}
body {
	background-color: White;
	color: Black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	font-weight: 900;
}	
h1 { font-size: 20px; }
h2 { font-size: 15px; }
.friends {
	border: 1px solid #000000;
	background-color: #FFFAFA;
    font-size: 11px;
	font-weight: 900;
}
.welcome {
    font-size: 11px;
	font-weight: 900;
}
.title{
	color: Black;
	 border-bottom: 1px solid #C71585;
    font-size: 13px;
	font-weight: 900;
}
.body{
	background-color: #FFFAFA;
    font-size: 11px;
	font-weight: 900;

}.catname {

	color: #C71585;	
    font-size: 18px;
	font-weight: 900;
}
