a:link	{
        color: #000080;
	text-decoration: none;
}

a:visited	{
      color: #000080;
      text-decoration: none;
}

a:hover	{
        color: #FF0000;
	text-decoration: underline;
}

a:active	{
	color: #000080;
   	text-decoration: none;
}
