/* ------------------------------- */
/* The TV Room - BBC International */
/* ------------------------------- */


.menu-panel a:link,
.menu-panel a:visited {
		background-color: #E49F00;
}

.menu-panel a:hover,
.menu-panel a:focus,
.menu-panel a:active {
		background-color: #666666;
}



.pres-content-title-1,
.pres-content-title-2 {
	color: #E49F00;
}


.pres-content-title-underline {
	border-top: 1px solid #E49F00;
}


.pres-content-text,
.pres-content-block-text {
	border-left: 1px solid #E49F00;
}


.pres-content-text a:link,
.pres-content-text a:visited,
.pres-content-block-text a:link,
.pres-content-block-text a:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: transparent;
	border-color: #000000;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
}



.pres-content-text a:active,
.pres-content-text a:hover,
.pres-content-block-text a:active,
.pres-content-block-text a:hover {
	font-weight: bold;
	color: #E49F00;
	text-decoration: none;
	background-color: transparent;
	border-color: #E49F00;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: solid;
}
