.akima {
	font-family: Tahoma, Arial, serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #003366;
	text-decoration: none;
}

a:link {
	color: #003366;
        text-decoration: none;

}
a:visited {
	color: #003366;
        text-decoration: none;
	
}
a:active {
	color: #003366;
}
a:hover {
	color: #003366;
	text-decoration: underline;
}
