.btmnav {
	color:#ffffff;
	font-family:Tahoma;
	font-size:11px;
	text-decoration:none;
}

.btmnav:hover {
	color:#6b6b6b;
	font-family:Tahoma;
	font-size:11px;
	text-decoration:underline;
}

body {
	margin:0 0 0 0;
	background-color:#2f3136;
	height:100%;
}
.watch {
	font-family: Tahoma;
	font-size: 12px;
	color: #9f9f9f;
	text-decoration: none;
}

.watch:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
}

.yLink {
	color:#c89f31;
	text-decoration:none;
}

.yLink:hover {
	color:#c89f31;
	text-decoration:underline;
}

