th { color: #099; }

#nav-local, form#openStudentWeb {
	background: #099;
	color: #fff;
}


/* headers*/

h1, h2, h3     { font-style: normal; color: #099;  }
               
h1 	{ font-weight: normal;  font-size: 28px; margin-bottom: 15px; margin-top: 15px  }
h2	{ font-weight: normal; font-size: 18px; margin-bottom: 0px; margin-top: 5px   }
h3 	{ font-weight: normal; font-size: 16px; margin-bottom: 0px; margin-top: 5px; }

/* end headers */

/* links */

a:link, a:visited { text-decoration: underline; font-weight: normal; color: #609; background: transparent; }
a:hover { text-decoration: underline; color: #099; background: transparent; }
a:active { text-decoration: none; color: #099; }

nav a:link { text-decoration: underline; font-weight: normal; color: #609; } 
nav a:visited    { text-decoration: underline; color: #609; font-weight: normal; }
nav a:hover { text-decoration: underline; color: #fff; background: transparent; }
nav a:active { text-decoration: none; color: #fff; background: #099; }

footer a:link { text-decoration: underline; font-weight: normal; color: #999; } 
footer a:visited { text-decoration: underline; font-weight: normal; color: #999; } 
footer a:hover { text-decoration: underline; color: #609; }
footer a:active { text-decoration: underline; color: #609; }

/* end links */
