a:hover {
	color: #3b1a04;
	font-weight: bold;
	text-decoration: underline;

}

a:link {
	color: #3b1a04;
	font-weight: bold;
	text-decoration: underline;

}

a:active {
	color: #3b1a04;
	font-weight: bold;
	text-decoration: underline;

}

a:visited {
	color: #3b1a04;
	font-weight: bold;
	text-decoration: underline;

}

a:hover.post {
	color: #dbb87b;
	font-weight: bold;
	text-decoration: underline;
	font-family: Tahoma;
	font-size: 10px;	

}

a:link.post {
	color: #dbb87b;
	font-weight: bold;
	text-decoration: underline;
	font-family: Tahoma;
	font-size: 10px;

}

a:active.post {
	color: #dbb87b;
	font-weight: bold;
	text-decoration: underline;
	font-family: Tahoma;
	font-size: 10px;

}



a:visited.post {
	color: #dbb87b;
	font-weight: bold;
	text-decoration: underline;
	font-family: Tahoma;
	font-size: 10px;	

}






a:hover.white {
	color: #CAB86A;
	font-weight: bold;
	text-decoration: underline;

}

a:link.white {
	color: #CAB86A;
	font-weight: bold;
	text-decoration: underline;

}

a:active.white {
	color: #CAB86A;
	font-weight: bold;
	text-decoration: underline;

}

a:visited.white {
	color: #CAB86A;
	font-weight: bold;
	text-decoration: underline;

}

a:hover.post2 {
	color: #dbb87b;
	font-weight: none;
	text-decoration: underline;
	font-family: Tahoma;
	font-size: 10px;	

}

a:link.post2 {
	color: #dbb87b;
	font-weight: none;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 10px;

}

a:active.post2 {
	color: #dbb87b;
	font-weight: none;
	text-decoration: underline;
	font-family: Tahoma;
	font-size: 10px;

}

a:visited.post2 {
	color: #dbb87b;
	font-weight: none;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 10px;	

}

a:hover.video {
	color: #cab86a;
	font-weight: bold;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;	

}

a:link.video {
	color: #cab86a;
	font-weight: bold;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;

}

a:active.video {
	color: #cab86a;
	font-weight: bold;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;

}

a:visited.video {
	color: #cab86a;
	font-weight: bold;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;

}

.header {
	font-family: Tahoma;
	color: #fcd795;
	font-size: 13px;
	font-weight: bold;

}

