﻿body {
    background-color: #FFFFFF;
    font-family:"Times New Roman", Times, serif;
    font-size:small;
    color: black;    
}

a:visited  { color: brown; }
a:link  { color: blue; font-weight: bold }
a:active  { color: blue; font-weight: bold; font-size: 14 }
a:hover { color: white; font-weight: bold; font-size: 14; background-color: red }


#BusList_logo {
	/* width: 245px; */
	width: 450px;
	height: 75;
	background-color: #FFFFCC;
	border: 1px solid black;
	font-family: Arial;
	font-size: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #7D1400;
}
#email_help {

}
#closeWindowButton {
  	clear: both;
  	position: relative;
  	left: 170px;
}