p
{
font: 12px Georgia, Times New Roman, Times, serif
}
a:link { 
	color: #800080;
	text-decoration: none
	}
a:visited { 
	color: #bc8f8f;
	text-decoration: none;
	}
a:hover { 
	color: #000000;
	text-decoration: underline;
	
	}
a:active { 
	color: #fffafa;
	}
td { border-bottom-style: dashed ; 
border-bottom-color: #faebd7; 
border-bottom-width: 1px; }