@charset "UTF-8";#links #topBanner {	position: absolute;	left: 7px;	top: 8px;	margin-bottom: 300px;}#content  h1 img {	padding: 30px 0 6px 0;}#content  p   {	margin-top: 12px;	font-size: 13px;}#links    #flashing_dog {	position: absolute;	right: 0px;	bottom: 0px;}#inner {}

body {
	margin-top: 10px;
}
a:link {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	font-size: 10px;
	text-decoration: underline;
	color: #005d91;
}
a:active {
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
}
