BODY { background:#ccffff; font-family: Arial, Helvetica, sans-serif }
el Feinstein's Home Page

RESEARCH

a{
outline:none;
}

#topnavigation {
	margin-left:0;
	width:100%;
	background:lightyellow;
	border:#cdcdcd 1px solid;
	height:4em;
}

#navigation a{
font-weight:bold;
padding:3;
text-align:center;
display:block;
background:blue;
text-decoration: none;
color: white;
border: #cdcdcd 1px solid;
}

#navigation a:hover{
color:black;
background:yellow;
}

#navigation a:active{
color:red;
}


#content {
margin-top:1em;
}


