a:link { 
	color: #3A576B;
	text-decoration: none;
}
a:visited { 
	color: #3A576B;
	text-decoration: none;
}
a:hover { 
	color: #FFFFFF;
	background-color: #999999;
	text-decoration: none;
}
a:active { 
	color: #3A576B;
	text-decoration: none;
}

.a2:link { 
	color: #FFFFFF;
	text-decoration: none;
}
.a2:visited { 
	color: #FFFFFF;
	text-decoration: none;
}
.a2:hover { 
	color: #FFFFFF;
	background-color: #6666FF;
	text-decoration: none;
	font-weight: bold;
}
.a2:active { 
	color: #FFFFFF;
	text-decoration: none;
}
	
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 61D3F7;
}
.pdtb {
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 11px;
	 font-weight: 600;
	 color: 3A576B;
	 letter-spacing: -0.5px;
	 line-height: 13px;
}
.sidenavb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 333333;
	font-weight: 600;
}
.txtn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.brandnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 500;
	color: #3A576B;
}
.typenav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
}
.txtwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 600;
	color: #FFFFFF;
}