<style type="text/css">

/*Apply this class to the text you'd like a different link color. Text that 
 is not a link will appear in this style.*/

.navbar { color: #1D2172}

/*These are the 	link style definitions.*/

a.navbar:link { color: #FFFFFF}
a.navbar:visited { color: #FFFFFF}
a.navbar:hover { color: #CCCCCC}
a.navbar:active { color: #FFFFFF}

.texbar { color: #999999}

/*These are the 	link style definitions.*/

a.texbar:link { color: #999999}
a.texbar:visited { color: #999999}
a.texbar:hover { color: #FFFFFF}
a.texbar:active {color: #999999}

.theartistree { color: #666666}

/*These are the 	link style definitions.*/

a.theartistree:link { color: #666666}
a.theartistree:visited { color: #666666}
a.theartistree:hover { color: #FFFFFF}
a.theartistree:active {color: #666666}

.white { color: #FFFFFF}

/*These are the 	link style definitions.*/

a.white:link { color: #FFFFFF}
a.white:visited { color: #FFFFFF}
a.white:hover { color: #CCCCCC}
a.white:active { color: #FFFFFF;
}


</style>
