a
{
	color: blue;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
.imglink
{
	text-decoration: none;
	color: black;
}
.lang-link
{
	text-decoration: none;
	border:0px;
}
.lang-link:hover
{
	text-decoration: none;
	border:0px;
}
