a:link {
	color: #2835AA;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #2835AA;
}
a:hover {
	text-decoration: none;
	color: #A90000;
}
a:active {
	text-decoration: none;
	color: #2835AA;
}
.Text {
	font-family: Arial, Helvetica, sans-serif;
}
