a.topMenu {
    color: White;
    font-size: 12px;
    padding-right: 10px;
}

a.topMenu:visited {
    color: White;
}

img.banner {
	width: 400;
	height: 60
}

img.logo {
	width: 150;
	height: 101
}

table.header {
	width: 100%;
	border: 0px;
	padding: 2px
}

td.banner {
	width: 100%;
	text-align: right;
	background-image: url("http://www.wyoroad.info/image/bg_blue.gif");
	background-color: #9EBAFC
}

td.logo {
	width: 150
}

td.navigation {
    font-size: 10px;
}

td.topMenu {
	background-color: Black;
	color: White
}