﻿
a:link {
	color: #000080;
	text-decoration: none underline; font-weight:bold
}
a:visited {
	text-decoration: none;
	color: #000080;
}
a:hover {
	text-decoration: none;
	color: #000080 ;
}
a:active {
	text-decoration: none;
	color: #000080;
}