﻿body {
}

/*Sample Group Dispaly Style */
.GroupSelected
{
	font-family:Verdana;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
.GroupNormal
{
	font-family:Verdana;
	color:#1B434A;
	text-decoration:underline;
}
.Footer .List
{
	list-style:none;
	float:left;
}
#GroupNormal a:hover
{
	font-family:Verdana;
	color:#0000FF;
	text-decoration:underline;
}	
a.flash:link { text-decoration:underline; color:#6E9A34; } 
a.flash:visited { text-decoration:underline; color:#7C7C76; } 
a.flash:hover { text-decoration:underline; color:#6E9A34; }
