body{
	background: Black;
}
img{
    border:2;
    color: #b9a16c;
}
a {
	font-family: Times New Roman;
	color: #b9a16c;
	font-size: 14px;
	font-weight: bold;	
	line-height: normal;
	text-decoration: none;
}
a:visited {
	font-family: Times New Roman;
	color: #b9a16c;
	font-size: 14px;
	font-weight: bold;	
	line-height: normal;
	text-decoration: none;;
}
a:hover {
	color: #ffffff;
}
a:active {
	color: #ffffff;
}
 