A.top  {
	color : #000000;
	text-decoration : none;
	font: 8pt Verdana;
}
A:Visited.top  {
	color : #000000;
	text-decoration : none;
}
A:Active.top  {
	color : #000000;
	text-decoration : none;
}
A:Hover.top  {
	color : #000000;
	text-decoration : none;
}


A.side  {
	color : #666666;
	text-decoration : none;
	font: 8pt Verdana;
}
A:Visited.side  {
	color : #666666;
	text-decoration : none:
}
A:Active.side  {
	color : #CC6600;
	text-decoration : none;
}
A:Hover.side  {
	color : #CC6600;
	text-decoration : none;
}

A.bottom  {
	color : #CC6600;
	text-decoration : none;
	font: 8pt Verdana;
}
A:Visited.bottom  {
	color : #CC6600;
	text-decoration : none;
}
A:Active.bottom  {
	color : #666666;
	text-decoration : none;
}
A:Hover.bottom  {
	color : #666666;
	text-decoration : none;
}

TR, TD, BODY, P, sup {
font-family: verdana, arial, helvetica, sans-serif;
font-size: 8pt;
color : #666666;
}