a:Visited  { text-decoration:underline; }
a:link  { text-decoration:underline; }
a:active  {color:#CCCCCC; text-decoration:underline;}
a:hover  { color:#CCCCCC; text-decoration:none; }

body {
    font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}

.default 	{ FONT-SIZE:  smaller;
	COLOR: black }