.toplink {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #FFFFFF; 
	text-decoration: none
	}

.text {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none
	}
	
.text11 {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: bold; 
	color: #235AD8; 
	text-decoration: none
	}
.text16 {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 22px; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none
	}
A:link
{	font-size: 12px; 
	font-weight: bold; 
	color: #000000; 
    text-decoration:none;
}
a:link.hover
{	font-size: 12px; 
	font-weight: bold; 
	color: #000000; 
    text-decoration:underline;
}
A:active
{	font-size: 12px; 
	font-weight: bold; 
	color: #000000; 
    text-decoration:none; 
}
A:visited
{	font-size: 12px; 
	font-weight: bold; 
	color: #000000; 
    text-decoration:none;
}

A.link
{
   font-size: 12px; 
	font-weight: normal;
	color: #000000; 
    text-decoration:none;
}

a.link:hover
{	font-size: 12px; 
	font-weight: normal;
	color: #000000; 
    text-decoration:none;
}

a.link:visited
{	font-size: 12px; 
	font-weight: normal;
	color: #000000; 
    text-decoration:none;
}
a.link:active
{	font-size: 12px; 
	font-weight: normal;
	color: #000000; 
    text-decoration:none;
}

A.link12
{
   font-size: 12px; 
	font-weight: normal;
	color: #235AD8; 
    text-decoration:none;
}

a.link12:hover
{	font-size: 12px; 
	font-weight: normal;
	color: #000000; 
    text-decoration:none;
}

a.link12:visited
{	font-size: 12px; 
	font-weight: normal;
	color: #235AD8; 
    text-decoration:none;
}
a.link12:active
{	font-size: 12px; 
	font-weight: normal;
	color: #235AD8; 
    text-decoration:none;
}

.border {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ABA9AA;
	text-decoration: none;
	border: 1px solid #ABA9AA;

}
