/* -------------------------------------------- */
/* The TV Room Plus - TV Presenters Style Sheet */
/* -------------------------------------------- */


.link-index {
	font-family: Arial;
	color: #469FD3;
}

.link-index-new {
	font-family: Arial;
	color: #000000;
}



.menu-panel a:link,
.menu-panel a:visited {
	background-color: #469FD3;
}

.menu-panel a:hover,
.menu-panel a:focus,
.menu-panel a:active {
	background-color: #666666;
}




