a:link          { text-decoration: underline; color:#AFAFAF; } 
a:visited       { text-decoration: underline; color:#AFAFAF; } 
a:active        { text-decoration: underline; color:#AFAFAF; } 
a:hover         { text-decoration: none; color:#000000; } 

body
	{
	background-image: url(dingens.gif); 
	background-position: bottom left; 
	background-repeat: no-repeat; 

	background-color: #FFFFFF;
	font-family: tahoma, verdana, arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0 px;
	color: #FFFFFF;
	}

table,td
	{
	font-family: tahoma, verdana, arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	}
td.c	{
	left-border: 1.5px groove #BFBFBF;
	}
td.lighten,div.lighten,font.lighten
	{
	color: #DFDFDF;
	}

textarea,input,select  
	{
	font-family: tahoma, verdana, arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9F0000;
	border: 1.5px groove #CFCFCF;
	}

