
.white { font-family: Arial; font-size: 12px; color: #ffffff; font-weight: bold; }
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.black { font-family: Arial; font-size: 10px; color: #000000; font-weight: bold;; }

.blacklinks:link {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-family: Arial;
}
.blacklinks:hover {
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
	font-family: Arial;
}
.blacklinks:visited {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-family: Arial;
}

.Title {
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
	color: red;
	font-family: Arial;
}
.bod {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	color: #000000;
	font-family: Arial;
}

a.whitelinks:link {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	font-family: Arial;
}
a.whitelinks:visited {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	font-family: Arial;
}
a.whitelinks:active {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	font-family: Arial;
}
a.whitelinks:hover {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
	font-family: Arial;
}



a.navigation:link {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	font-family: Arial;
}
a.navigation:visited {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	font-family: Arial;
}
a.navigation:active {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	font-family: Arial;
}
a.navigation:hover {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline overline;
	font-family: Arial;
}

a.navigation-selected:link {
	font-weight: bold;
	color: #000000;
	text-decoration: underline ;
}
a.navigation-selected:visited  {
	font-weight: bold;
	color: #000000;
	text-decoration: underline ;
}
a.navigation-selected:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: underline ;
}

