h1
{
	color:#10417B;
	font-size: 13px;
	text-decoration: underline
}
h2
{
	color:#10417B;
	font-size: 10px;
	text-decoration: underline
}
.navigate
{
	font-family: Arial;
	font-size: 12px;
	color:#10417B
}

A.lnk2:link
{	
	text-decoration:none;
	color:#10417B
}
A.lnk2:visited
{	
    text-decoration:none;
    color:#10417B
}
A.lnk2:active
{	
    text-decoration:none;
    color:#10417B
}
A.lnk2:hover
{	
    text-decoration:none;
    color:#ee9713
}
.statement
{
	font-family: Arial;
	font-size: 11px;
	color:#10417B
}

.welcome
{
	color: #e4844a;
	font-family: Verdana;
	font-size:14px
}

.news
{
	font-family: Verdana;
	color:#000000;
	font-size: 11px
}

.text
{
	color: #000000;
	font-family: Arial;
	text-align: justify;
	font-size: 13px 
}
.lnktext
{
	color: #000000;
	font-family: Arial;
	font-size: 13px 
}
.title
{
	color: #000000;
	font-family: Arial;
	font-size: 14px 
}

A.lnk:link
{	
    color:#10417B
}
A.lnk:visited
{	
   color:#10417B
}
A.lnk:active
{	
    color:#10417B
}
A.lnk:hover
{	
    text-decoration: underline;
    color:#10417B
}