a {
	color: #333399;
	text-decoration: underline;

}
a:hover {
	color: #993333;
	text-decoration: underline;
}
