#horizontalnav{
	text-align:center;
	font-family:Times New Roman, Serif;
	background-color:#CECAB2;
	width:100%;
	padding:3px;
}

#horizontalnav a:link, #horizontalnav a:visited{
	text-decoration:none;
	font-size: 16pt;
        font-weight: bold
	color: #660000;
	padding-right:10px;
}
#horizontalnav a:hover{
	text-decoration:underline;
	color: #660000;
}

#topleftnav1{
	text-align:center;
	font-family:Times New Roman, Serif;
	background-color:;
	color: #000000;
	width:100%;
	padding:3px;
}

#topleftnav1 a:link, #topleftnav1 a:visited{
	text-decoration:none;
	font-size: 12pt;
        font-weight: bold
	padding-right:10px;
	color: #000000;
}
#topleftnav1 a:hover{
	text-decoration: underline;
	color: #000000;
}

#topleftnav2{
	text-align:center;
	font-family:Times New Roman, Serif;
	background-color:;
	color: #000000;
	width:100%;
	padding:3px;
}

#topleftnav2 a:link, #topleftnav1 a:visited{
	text-decoration:none;
	font-size: 12pt;
        font-weight: bold
	padding-right:10px;
	color: #000000;}

#topleftnav2 a:hover{
	text-decoration:underline;
	color: #000000;
}
