.font {
	font-family: Verdana,Tahoma;
	font-size: 11px;
	color: #005DA4;
}
.standard					{
	font-family: Verdana,Tahoma;
	font-size: 11px;
	color: #005DA4;
	font-weight: bold;
}
.standard  A:link			{
	font-family: Verdana,Tahoma;
	font-size: 11px;
	color: #005DA4;
	font-weight: bold;
	text-decoration: none;
}
.standard  A:active		{ 
	font-family: Verdana,Tahoma; 
	font-size: 11px; 
	color: #005DA4; 
	font-weight: bold;
	}
.standard  A:visited		{
	font-family: Verdana,Tahoma;
	font-size: 11px;
	color: #005DA4;
	font-weight: bold;
	text-decoration: none;
}
.standard  A:hover		{
	font-family: Verdana,Tahoma;
	font-size: 11px;
	color: #005DA4;
	font-weight: bold;
	text-decoration: underline;
}

.footer				{
	font-family: Verdana,Tahoma; 
	font-size: 11px; 
	color: #ffffff; 
	font-weight: bold;
	}
.footer  A:link			{
	font-family: Verdana,Tahoma;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.footer  A:active		{ 
	font-family: Verdana,Tahoma; 
	font-size: 11px; 
	color: #ffffff; 
	font-weight: bold;
}
.footer  A:visited		{
	font-family: Verdana,Tahoma;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.footer  A:hover		{
	font-family: Verdana,Tahoma;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}
.bold				{
	font-family: Verdana,Tahoma; 
	font-size: 18px; 
	color: #005DA4; 
	font-weight: bold;
}
