.header_bg {
	background-color: #F8F8F6;
}
.menu_bg {
	background-image: url(../images/menu_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #CBE3EF;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.box {
	background-color: #F7F7F7;
	border: 1px solid #BBBBBB;
	margin: 8px;
	padding: 5px;
}
.headings {
	font-family: Tahoma, Verdana, Arial;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.pagination {
	font-family: Tahoma, Verdana, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	background-color: #C6E0EE;
	border: 1px solid #9ECBE2;
}
.footer_bg {
	background-color: #BBBBBB;
}
.footer_txt {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.video_box {
	margin: 8px;
	padding: 8px;
}
.image_box {
	background-color: #FFFFFF;
	margin: 8px;
	padding: 8px;
	border: 1px solid #CCCCCC;
}
.video_box_heading {
	margin: 4px;
	padding: 4px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.video_txt {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.views {
	color: #FF0099;
}







.menu_bg a:active{
	color: #666666;
	text-decoration: none;
}
.menu_bg a:link{
	color: #666666;
	text-decoration: none;
}
.menu_bg a:visited{
	color: #666666;
	text-decoration: none;
}
.menu_bg a:hover{
	color: #666666;
	text-decoration: underline;
}
.pagination a:active{
	color: #666666;
	text-decoration: none;
}
.pagination a:link{
	color: #666666;
	text-decoration: none;
}
.pagination a:visited{
	color: #666666;
	text-decoration: none;
}
.pagination a:hover{
	color: #666666;
	text-decoration: underline;
}
.footer_txt a:active{
	color: #666666;
	text-decoration: none;
}
.footer_txt a:link{
	color: #666666;
	text-decoration: none;
}
.footer_txt a:visited{
	color: #666666;
	text-decoration: none;
}
.footer_txt a:hover{
	color: #666666;
	text-decoration: underline;
}
.video_box_heading a:active{
	color: #333333;
	text-decoration: none;
}
.video_box_heading a:link{
	color: #333333;
	text-decoration: none;
}
.video_box_heading a:visited{
	color: #333333;
	text-decoration: none;
}
.video_box_heading a:hover{
	color: #333333;
	text-decoration: underline;
}

