a, a:visited {
	color: #FFFFF0;
	text-decoration: none;
}
a:hover {
	color: #FFD700;
	text-decoration: none;
	text-transform: none;
}
body {
	background-color: #3F0040;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	font-weight: 900;
}	
.friends {
	border: 1px solid Purple;
	background-color: #00014A;
    font-size: 11px;
	font-weight: 900;
}
.welcome {
    font-size: 11px;
	font-weight: 900;
}
.title{
	color: #FFD700;
	border-bottom: 1px solid Purple;	
    font-size: 14px;
	font-weight: 900;
}
.body{
	background-color: #000146;
   border: 1px solid Purple;	
	 font-size: 11px;
	font-weight: 900;

}.catname {

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