body,p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i  {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : 11px;
	color : #FFFFFF;
	text-decoration : none;
}

A:Visited  {
	/* color : #000099; */
	color : Yellow;
	text-decoration : none;
	cursor : help;
}

A:Active  {
	color : Yellow;
	text-decoration : none;
}

A:Hover  {
	color : #CCCCCC;
	text-decoration : underline;
}

A:Link  {
	/* color : #0000ff; */
	color : White;
	text-decoration : none;
}
