

a.credits, div.credits {
	font-family:tahoma;
    font-size:11px;
    color:#666666;
}

a.credits:hover {
	color:#000000;
    text-decoration:none;
}



a.subLinks, div.subLinks {
	font-family:verdana;
    font-size:11px;
    color:#8A8A8A;
}

a.subLinks:hover {
    color:#000000;
    text-decoration:none;
}

a.subLinksSelected {
	font-family:verdana;
    font-size:11px;
    color:#8A8A8A;
    font-weight:bold;
}

a.subLinksSelected:hover {
    text-decoration:none;
}

div.subLinks {
	width:143px;
    padding-top:10px;
    padding-bottom:10px;
}