a:link {
	text-decoration: none;
	color: #A7134B
}
a:visited {
	text-decoration: none;
	color: #9D0941
}
a:active {
	text-decoration: underline;
	color: #BB0000
}
a:hover {
	text-decoration: underline;
	color: #A7134B
}
H3 {
	font-weight : bold;
	font-style : italic;
	line-height : normal;
}
H4 {
	color : Black;
	font-weight : bold;
	font-style : italic;
}
