a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #3366CC;

}
b {
	color: #3366CC;
}
strong {
	color: #000000;
}
