#leftnav ul li.level2sel a {
	color: #FF33CC;
	background-image: url(../../images/common/leftnav_magenta_arrow.gif);
}

#leftnav ul li.level3sel a {
	color: #FF33CC;
	background-image: url(../../images/common/leftnav_magenta_arrow.gif);
}

#maincontent h2 {
	color: #FF33CC;
}

#maincontent h3 {
	color: #FF33CC;
}

#maincontent a {
	color: #FF33CC;
}

#maincontent blockquote p.headblue {
	color: #FF33CC;
}

#maincontent blockquote.nospc p.headblue {
	color: #FF33CC;
}

table th {
	color: #FF33CC;
}

.sectionhighlight, .sectionhighlight a, .sectionhighlight strong {
	color: #FF33CC;
}

#maincontent .backtotop a {
	color: #FF33CC;
	background-image: url(../../images/common/backtotop_magenta.gif);
}

#mediatabcontent .studiodetails p a {
	color: #FF33CC;
}

#mediatabcontent .studiodetails p a:hover {
	color: #FF33CC;
}

#maincontent .mediatab a.directoryredtab {
	background-image: url(../../images/common/directory_pink_tab.jpg);
}

#az ul li.current, #az li a:hover {
	background-image: url(../../images/common/index_on_magenta.gif);
}
a.leftarrow {
	background: url(../../images/common/left_arrow_magenta.gif) left no-repeat;
	padding-left: 20px;
}
a.rightarrow {
	background: url(../../images/common/right_arrow_magenta.gif) right no-repeat;
	padding-right: 20px;
}