a.nav {
	font-family: Times New Roman, Arial;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 1.5em;
}

a.nav:hover {
	color: #DDDDDD;
}


a.nav2 {
	font-family: Times New Roman, Arial;
	font-weight: bold;
	color: #000000;
	line-height: 1.5em;
}

a.nav2:hover {
	color: #666666;
}


.titletable {
	font-family: Arial;
	font-size: 26px;
	font-weight: bold;
	border-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-collapse: collapse;
	line-height: 1.5em;
	letter-spacing: 4px;
}