a
{
	color: #820503; 
	text-decoration: none;
}

a:hover
{ 
	text-decoration:underline;
}

a.small
{
	color: #820503;
	text-decoration: underline;
	font-size: 9px;
}

a.small:hover
{ 
	text-decoration:none;
}
	
a.green
{
	color : #74A057;
	text-decoration: none;
}
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
a.green:hover
{
	text-decoration:underline;
}	

a.nav
{
	color : #5A595F;
	text-decoration: none;
}
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
a.nav:hover
{
	color:#154E7B;
	font-weight: bold;
	text-decoration: none;
}

a.stats
{
	color : #5A595F;
	text-decoration: none;
}
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
a.stats:hover
{
	color:#154E7B;
	text-decoration: underline;
}

a.blue
{
	color : #2F577A;
	text-decoration: none;
}
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
a.blue2
{
	color : #1D4FCF;
	text-decoration: underline;
}
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
a.blue2:hover
{
	text-decoration: none;
}

a.white
{
	color : #FFF;
	text-decoration: underline;
}
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
a.white:hover
{
	text-decoration: none;
}

a.welcome
{
	color : #FFF;
	text-decoration: none;
}
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
a.welcome:hover
{
	text-decoration: underline;
}

a.small
{
	font-size: 10px;
	text-decoration: underline;
}
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
a.small:hover
{
	text-decoration: none;
}

a.intro
{
	color: #fff;
}
/*                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
a.intro:hover
{
	text-decoration: none;
}
*/
a.reddish
{
	color: #820503; 
	text-decoration: underline;
}

a.reddish:hover
{ 
	text-decoration: none;
}

a.blueish
{
	color: #214762;
	text-decoration: underline;
}

a.large
{
	color: #214762;
	text-decoration: underline;
	font-size: 14px;
}

a.large:hover
{ 
	text-decoration: none;
}

a.RegOptions
{
	color: #214762;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	line-height: 32px;
}

a.RegOptions:hover
{
	color: #820503;
}

.pipe
{
	margin: 0px 10px;
}

a.coordinator
{
	color: #214762; 
	text-decoration: underline;
	font-weight: bold;
}

a.coordinator:hover
{ 
	text-decoration: none;
}



