a:link, a:visited {
color: #039;
}

a:hover, a:active {
color: #003ebb;
}

body {
color: black;
}

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
color: #039;
}

#t_nav {
height: 40px;
background: #ffffff;
}

#t_nav a {
color: #039;
}

#t_nav a:hover {
color: #003ebb;
}

.wrap_top {
background: #ffffff;
}

#top_div {
background: #ffffff;
}

#nav ul li a {
color: #039;
}

#nav ul li a:hover {
color: #003ebb;
}

#gray_div {
background: #006;
}

#utilities {
background-color: #039;
}

#utilities a:hover {
color: #FC0;
}

#submenu h3 {
color: #039;
}

#submenu ul li a {
color: #039;
}

#submenu ul li a:hover {
color: #003ebb;
}

#content h5.form_title, .form_title {
background-color: #006;
}

#footer {
background-color: #006;
color: white;
}

#footer a {
color: white;
}

#footer a:hover {
color: #EEE;
}