TD.p ,A, A:ACTIVE, A:FOCUS, A:LINK, A:VISITED {
	color : #6699cc;
	font: bold;
	font-size : medium;
	font-family:arial;
	font-style : normal;
	text-decoration : none;
}

a.black,a:ACTIVE.black, A:FOCUS.black, A:LINK.black, A:VISITED.black {
	font-size : x-small;
	color : #666666;
	text-decoration : underline;
}


TD.a {
	color : #666666;
	font: bold;
	font-size : medium;
	font-family:arial;
	font-style : normal;
}

TD.g{
	color : #666666;
	font: bold;
	font-size : small;
	font-family:arial;
	font-weight : lighter;
}

TD.x{
	color : #666666;
	font: bold;
	font-size : xx-small;
	font-family:arial;
	font-weight : lighter;
}

TD.s{
	color : gray;
	font: bold;
	font-size : medium;
	font-family:arial;
}

A:HOVER{
	color : #666666;
}

A:HOVER.black{
	color : #6699cc;
}

p.z{
	color : #cc99cc;
	font-family : "Courier New", Courier, monospace;
	font-size: larger;
	font-weight: bold;
}
