a:link {
	color: #2B2C88;
	text-decoration: none;
}
a:hover {
	color: #2B2C88;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}


.nav a:link {
    color: #2B2C88;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
.nav a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2B2C88;
	text-decoration: underline;
}
.nav a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/nkbg27.jpg);
	color: 2B2C88;
	text-decoration: none;
}
.style1 {
	color: #2B2C88;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.info1 {
	background-image: url(images/truckfade.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.style3 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

.app { 
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight:bold;
}
.app a:link {
	color: #2b2c88;
	text-decoration: none;
}

.app a:hover {
	color: #FF0000;
	text-decoration: underline;
}

.app a:active {
	color: #FF0000;
	text-decoration: underline;
}

.app a:visited {
	color: #FF0000;
	text-decoration: none;
}

#app-guidelines { 
	background-color: white; 
	width: 800px; 
	color: black; 
	margin-left: auto; 
	margin-right: auto; 
	margin-top: 10px;
	text-align: left;
	padding-left: 0.5em;
	padding-right: 0.5em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#app-guidelines h1 { font-size: 2.5em; text-decoration: underline; font-weight: bold; }
/*
p.noticeable a,a:link,a:active,a:visited { color: #FF0000; text-decoration: underline; }
p.noticeable a:hover { color:  #2b2c88; text-decoration: none; }
*/
.sublist { list-style: lower-alpha; }
