.topnav2 {
	color: #FADE89;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: 500;
	text-decoration: none;
	line-height: normal;
	letter-spacing:0.1em;
	text-indent: 2px;
	
}

A.topnav2:link {
	color: #FADE89;
	text-decoration: none;
	
}
A.topnav2:visited {
	color: #FADE89;
	text-decoration: none;
	
}
A.topnav2:hover {
	color: #FFCC00;
	text-decoration: none;
	
}
A.topnav2:active {
	color: #FFCC00;
	text-decoration: none;
	
}

#tableborder2 {
	border-color: #0033CC;
	border-bottom-width: thin;
	border-bottom-style:solid;
	border-left-style:none;
	border-right-style:none;
	border-top-style:none;
}