﻿body {
}
a {
	color:#006633;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color:#006633;
	font-weight:bold;
	text-decoration:underline;
}