.display
{
	font-family: Arial;
	font-size:12px;
	font-weight:bold;
	color: #28004C;
}

.displayBig
{
	font-family: Arial;
	font-size:14px;
	font-weight:bold;
	color: #28004C;
}

.name
{
        font-family: Arial;
        font-size:14px;
        font-weight:bold;
        color: #28004C;
}

.title
{ 
        font-family: Arial;
        font-size:13px;
        font-weight:bold;
        color: #28004C;
}

a.featuredLink
{
        font-family: Arial;
        font-size:12px;
        font-weight:bold;
        color: #660000;
        text-decoration:none;
}
a.featuredLink:hover
{
        font-family: Arial;
        font-size:12px;
        font-weight:bold;
        color: #888888;
        text-decoration:none;
}


a.adminLink
{
	font-family: Arial;
	font-size:12px;
	font-weight:bold;
	color: #000000;
	text-decoration:none;
}
a.adminLink:hover
{
	font-family: Arial;
	font-size:12px;
	font-weight:bold;
	color: #888888;
	text-decoration:none;
}

a.navLinkEmail
{
	font-family: Arial;
	font-size:12px;
	font-weight:normal;
	color: #C69421;
	text-decoration:none;
}

a.navLinkEmail:hover;
{
	font-family: Arial;
	font-size:12px;
	font-weight:normal;
	color: #28004C;
	text-decoration:none;
}

a.smallEmail
{
	font-family: Arial;
	font-size:11px;
	font-weight:normal;
	color:#53000c;
	text-decroation:none;
}
	
a.smallEmail:hover
{
	font-family: Arial;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	text-decroation:none;
}

a.smallWeb
{
        font-family: Arial;
	font-size:11px;
        font-weight:normal;
        color:#28004c;   
        text-decroation:none;
}

a.smallWeb:hover
{
        font-family: Arial;
	font-size:11px;
        font-weight:normal;
        color:#888888;     
        text-decroation:none;
}

a.bioLink
{
        font-family: Arial;
        font-size:11px;    
        font-weight:normal;
        color:#28004c;     
        text-decroation:none;
}

a.bioLink:hover
{
        font-family: Arial;
        font-size:11px;    
        font-weight:normal;
        color:#888888;     
        text-decroation:none;
}

	
.bio
{
        font-family: Arial;
        font-size:14px;    
        font-weight:normal;
        color: #000000;   
}

.bio1
{
        font-family: Arial;
        font-size:12px;    
        font-weight:normal;
        color: #000000;    
}

