a:link {
	color: #6A00D5;
	text-decoration: none;
	font-family: Arial;
}

a:hover {
	text-decoration: none;
	background-color: #EFDFFF;
	color: #6A00D5;
}
a:visited {
    color: #6A00D5;
    text-decoration: none;
}
body {
	background-color: #BFBFFF;
	text-decoration: none;
}

body, td, th {
	font-family: Arial;
	color: #000055;
}

h1 {
	color: #000055;
	font-family: Arial;
}
h2 {
	font-family: Arial;
	color: #000055;
}
h3 {
	font-family: Arial;
	color: #000055;
}

h4 {
	color: #000055;
	font-family: Arial;
}

h5 {
	font-family: Arial;
	color: #000055;
}
h6 {
	font-family: Arial;
	color: #D6FCC9;
}

