.topnav {text-decoration: none; color: #99404e; font-family: Arial, Helvetica, sans-serif;}
.topnav:link { color:#99404e;}
.topnav:hover { color:#203163;}
.topnav:active { color:#99404e;}
.line {
	background-image: url(images/bottom-line.gif);
	background-repeat: repeat-x;
	background-position: bottom;

}
