body {
	background-color: #ffffff;
}

h1, h2, h3, h4, h5, h6
{
	font-family: "Trebuchet MS", Verdana, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif;
}

.nav {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif;
}

.title {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif;
}

a {
	color: black;
	text-decoration: none;
}

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

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

a:active {
	color: #000099;
	text-decoration: none;
}

a:hover {
	color: #990099;
	font-weight: bold;
	text-decoration: none;
}
