body
{
}


.MyTable.Tr
{
	background-image:url(images\trback.gif);
}


A.MyAdminLink:link	{	
	text-decoration:	none;
	font-family:Verdana;
	font-size:8pt;
	color:	white;
	}	
		
A.MyAdminLink:visited	{	
	text-decoration:	none;
	font-family:Verdana;
	font-size:8pt;
	color: white;
	}	
		
A.MyAdminLink:active	{	
	text-decoration:	none;
	font-family:Verdana;
	font-size:8pt;
	color: White;
	}	
		
A.MyAdminLink:hover	{	
	text-decoration:	underline;
	font-family:Verdana;
	font-size:8pt;
	color:	Lavender;
	}