

body,html{
background:#000000;
color:#cccccc;
margin:0;
font-size:13px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

.fb_profile{
	width:50px; 
	height:50px; 
	margin:5px; 
	overflow:hidden;
	border-color:#696969;
	border-width:1px;
	border-style:solid;
}

a.star:visited {
   font-size:13px;
   background:none; 
   text-decoration:none;
   color:#D7B14C;

}
a.star:active {
	text-decoration: none;
	color:#D7B14C;
	
}


a.star:link { 
   font-size:13px;
   background:none; 
   text-decoration:none;
   color:#D7B14C;
}

a.star:hover {

	text-decoration: none; 
	color: #D7B14C;
   
}
