a:link
{
	color: rgb(0,0,128);
	<body bgcolor="#EEF5FD" link="#100848">

}
a:visited
{
	color: rgb(192,0,192); 
} 
a:active 
{
	color: rgb(0,192,0);
	}
	
body
{
	font-family: Arial,Verdana, Helvetica;
	font-size: 10 pt;
	background-color: rgb(255,255,255);
	color: rgb(0,0,0);
}

p
{
font-family:  Arial, Verdana,Helvetica;
font-size: 10 pt;
}

table
{
	table-border-color-light: rgb(255,204,102);
	table-border-color-dark: rgb(204,153,102); 
	font-family: Arial, Verdana, Helvetica;
    font-size: 10 pt;

}