A:LINK, A:VISITED, A:ACTIVE {
        color : #E50775;
        font-family : sans-serif;
	font-size: 14px;
	background : #000;
	white-space : nowrap;
}
.thispage {
	color : #E50775;
	font-family : sans-serif;
	font-size: 14px;
	background : #000;
	white-space : nowrap;
}
BODY {
        font-family : serif;
	background: #000;
	color: #E50775;
	padding: 0px;
	margin: 0px;
        font-size: 14px
        
}
TD {
	font-family : serif;
        background: #000;
        color: #E50775;
        padding: 3px 3px 3px 3px;
        font-size: 14px;
	margin : 0px

}
A:LINK.hidden, A:VISITED.hidden, A:ACTIVE.hidden{
	color : #000;
	font-family : serif;
	font-size: 14px;
	background : #000;
	white-space : nowrap;
	text-decoration : none;
	visibility : hidden;
}
.hidden{
        color : #000;
        font-family : serif;
        font-size: 14px;
        background : #000;
        white-space : nowrap;
        text-decoration : none;
	visibility : hidden;
}

A:LINK.pipe, A:VISITED.pipe, A:ACTIVE.pipe{
        color : #E50775;
        font-family : serif;
        font-size: 14px;
        background : #000;
        white-space : nowrap;
        text-decoration : none;
}
