a:link {
	color: #003366;
	text-decoration: underline;
	font-weight: bold;


}
a:visited {
	color: #003366;


}
a:hover {
	color: #336666;
	font-weight: bolder;

}
a:active {
	color: #333333;
}
