.companyname {
	width: 777; 
	height: 40; 
	font-size: 36px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: white;
}
.slogan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #644BC0;
	font-weight: bold;

}
a.lnav:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #644BC0;
	text-decoration: none;
	font-weight: bold;
	width: 192; 
	height: 25; 
}
a.lnav:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #644BC0;
	text-decoration: none;
	font-weight: bold;
	width: 192; 
	height: 25;
}
a.lnav:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #644BC0;
	text-decoration: none;
	font-weight: bold;
	width: 192; 
	height: 25; 
}
a.lnav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	width: 192; 
	height: 25; 
	color: #618CFF;
}
.hdr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #644BC0;
		width: 192; 
	height: 25;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #644BC0;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #618CFF;
		width: 225; 
	height: 25;
}
a {
	color: #618CFD;
}
a:hover {
	text-decoration: none;
	color: #623D9D;


}
