.sidenav {
	COLOR:white;
	FONT-FAMILY:arial,helvetica,verdana;
	FONT-SIZE:7pt;
	FONT-WEIGHT:bold;
	LINE-HEIGHT:12pt;
	text-transform: uppercase;
}
.sidenav3 {
	COLOR:white;
	FONT-FAMILY:arial,helvetica,verdana;
	FONT-SIZE:7pt;
	FONT-WEIGHT:bold;
	LINE-HEIGHT:8pt;
	text-transform: uppercase;
}
.topnav {
	COLOR:white;
	FONT-FAMILY:arial,helvetica,verdana;
	FONT-SIZE:7pt;
	FONT-WEIGHT:bold;
	text-transform: uppercase;
}
.sidenav a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.sidenav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.sidenav a:hover {
	color: #ff0000;
	text-decoration: none;
}
.sidenav a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.sidenav3 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.sidenav3 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.sidenav3 a:hover {
	color: #ff0000;
	text-decoration: none;
}
.sidenav3 a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.topnav a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.topnav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.topnav a:hover {
	color: #ff0000;
	text-decoration: none;
}
.topnav a:active {
	color: #FFFFFF;
	text-decoration: none;
}


