body {
	color: #000080; 
	background: #eee775 url(../images/falconbg.gif) fixed repeat;
	font-family: arial, helvetica, sans-serif;
}
h1, p {
 	color: #000080; 
	background-color: transparent;
}
.image {border: 2px #000080 solid;}
hr {color: #000080; background: #000081; height: 1px;}
a {text-decoration: none}
a:link {color: #06C; background: transparent;}
a:visited {color: #039; background: transparent;}
a:hover {color: #000080; background: #F0F0BE;}
a:active {color: #ADAD03; background: #f0f0be;}
.copyright { font-size: .8em; text-align: center;}
#nav {padding-top: 10px; text-align: center; color: #000080; background: #fff; border: 1px solid #000080;}
p.nav {
font: normal normal .9em arial, helvetica, sans-serif; 
color: #000080; 
background: transparent; 
text-align: center;

}
a.nav {
font-size: 1em;

}
<a:link.nav>{
color: #06c;
background: transparent;

}
a:visited.nav {
color: #06c
background: transparent;

}
a:hover.nav {
	color: #000080;
	background: #f0f0be;
	text-decoration: none;

}
a:active.nav {
	color: #990;
	background: #f0f0be;
	text-decoration: none;

}
.tan_jump {
	background-color: #eee775;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	text-align: left;
	vertical-align: baseline;
	color: #000080;
	width: 220px;
}

