a {
    color: white;
}
a:hover{
    color: #f7d700;
}


.img2 {
	border: 0;
		float: none;
margin-right: 0px;
}
body {
  background-color: #060d15;
  color:#BBBBBB;
  margin: 0px;
  padding: 0px;
}
p{
  color:#BBBBBB;
}

.lin1 {
    font-family: Tahoma;
	font-size: 11px;
	color: #A8A8A8;
	text-decoration: none;
}
.lin1:hover {
 	font-family: Tahoma;
	font-size: 11px;
	color: #FDE200;
	text-decoration: none;
}
.put {
	font-family: Tahoma;
	font-size: 11px;
	color: #E9E9E9;
}
.put2 {
	font-family: Tahoma;
	font-size: 12px;
	color: #E9E9E9;
	text-decoration:underline;
}
.top-menu {
	font-family: Tahoma;
	color: #FFFFFF;
	font-size: 12px;
    font-weight: bold;
	text-decoration: none;
}
.top-menu:hover {
	font-family: Tahoma;
	color: #FFFFFF;
	font-size: 12px;
    font-weight: bold;
	text-decoration: none;
}
.lin2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #8FA1A4;
	text-decoration:underline;
}
img {
	border: 1px solid #586676;
}
.lin-next {
	font-family: Tahoma;
	font-size: 12px;
	color: #D5F7FF;
	text-decoration: none;
}
.lin-next:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #D5F7FF;
	text-decoration: underline;
}