/*-- page background --*/
body {background-color:#e6e6ff;}


/*-- topnav --*/
#topnav h1, #topnav a, #topnav a:hover {color:#000080;}


/*-- menu background --*/
#subhead {background:#000080;}


/*-- menu links --*/
#subhead a, #subhead a:visited {color:#fff;}


/*-- links & headings --*/
a,
a:visited,
#content h1 a,
#content h2 a,
#content h1 a:visited,
#content h2 a:visited {color:#000080;}


/*-- links hover --*/
a:active, a:hover {color:#00f;}

