p {
	font-family: Times New Roman, Georgia, serif;
	font-size: 12px;
	color: #000000;
}
h1  { 
	font-size: 16px; font-family: "Times New Roman", Georgia, serif;
	color: #10286b;
 }
body {
	margin: 0px;
}
.redtext {
	color: #FF0000;
}
.bluetext {
	font-size: 16px;
	color: #10286B;
}
a {
	color: #009900;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;

}

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

a:active {
	text-decoration: none;

}

.menu {
	font-family: Times New Roman, Georgia, serif;
	font-size: 18px;
	color: #000000;
}
.menu a:link {
	color: #000000;
	text-decoration: none;
}
.menu a:visited {
	color: #000000;
	text-decoration: none;
}

.menu a:hover {
	color: #00000;
	text-decoration: none;
}

.menu a:active {
	color: #000000;
	text-decoration: none;
}
.menu2 {
	font-family: Times New Roman, Georgia, serif;
	font-size: 18px;
	color: #000000;
}
.menu2 a:link {
	color: #000000;
	text-decoration: none;
}
.menu2 a:visited {
	color: #000000;
	text-decoration: none;
}

.menu2 a:hover {
	color: #9b6dc6;
	text-decoration: underline;
}

.menu2 a:active {
	color: #000000;
	text-decoration: none;
}
.menu3 {
	font-family: Times New Roman, Georgia, serif;
	font-size: 14px;
	color: #000000;
}
.menu3 a:link {
	color: #000000;
	text-decoration: none;
}
.menu3 a:visited {
	color: #000000;
	text-decoration: none;
}

.menu3 a:hover {
	color: #9b6dc6;
	text-decoration: underline;
}

.menu3 a:active {
	color: #000000;
	text-decoration: none;
}