A:link {
	color: #FFFFFF;
	text-decoration: none;
}

A:visited {
	color: #666666;
	text-decoration: none;
}

A:active {
	color: #666666;
	text-decoration: none;
}

A:hover {
	color: #333333;
	text-decoration: none;
}

A.dark:link {
	color: #FFFFFF;
	text-decoration: none;
}

A.dark:visited {
	color: #CCFFFF;
	text-decoration: none;
}

A.dark:active {
	color: #FFFFFF;
	text-decoration: none;
}

A.dark:hover {
	color: #FFFFCC;
	text-decoration: none;
; font-weight: bold
}

TD {
	font-size: 12px;
	font-family : Verdana;
}

P {
	font-size: 12px;
	font-family : Verdana;
}

TD.dark {
	font-size: 11px;
	font-family : Tahoma;
	color : #FFDE9B;
}

P.dark {
	font-size: 11px;
	font-family : Verdana;
}

TD.smaller {
	font-size: 11px;
	font-family : Tahoma;
	color : #666666;
}

P.smaller {
	font-size: 11px;
	font-family : Tahoma;
	color : #e1e1e1e1;
}


A.bottom:active { color: #CC6600; text-decoration: none; ; font-weight: bold}
A.bottom:hover { color: #0000FF; text-decoration: none; ; font-weight: bold }
A.bottom:link { color: #CC6600; text-decoration: none; ; font-weight: bold}
A.bottom:visited { color: #0099FF; text-decoration: none; }
