body { color: black; font-size: 10pt; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #99ccff; }

p { font-size: 12px}

td {}

a:link { color: #0000CC }

a:visited { color: #CC00CC }

a:hover { color: #00CC66 }

a:active { color: #CC0000 }


.dark
{
	color: white;
	text-decoration:none;
}

a.dark
{
	color: white;
	text-decoration:none;
}
a.dark:hover
{
	color:#33CC66;
	text-decoration:underline;
}


a.dark:visited { color: #CCFFCC; text-decoration:none;}

a.dark:active { color: #CCFFFF; text-decoration:none; }


.content
{
	color: #0000CC;
	text-decoration:underline;
}

a.content { color: #0000CC }

a.content:hover { color:#00CC66 }


a.content:visited { color: #CC00CC }

a.content:active { color: #CC0000 }