﻿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; }

.ucfooter_td_6 a:hover {
    font-family: Georgia, Arial, Palatino Linotype, Times New Roman;
    color: #45555f;
    font-size: 15px;
    text-decoration: underline;
    cursor: pointer;
}
.footerALink {
    font-family: Georgia, Arial, Palatino Linotype, Times New Roman;
    color: #45555f;
    font-size: 15px;
    float: left;
    text-align: left;
    text-decoration: none;
    cursor: pointer;
}

