.westcity {
	font-family: Times New Roman, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 26pt;
	color: #df483f;
	padding-right: 20px;
}
.menuLine {
  font-family : Helvetica,sans-serif ;
  font-size : 11pt ;
  font-style : normal ;
  font-weight : bold ;
  margin : 0 ;
  color : #000000 ;
  text-align : left ;
  text-decoration : none ;
}

.menuLine A:link {
  color : #000000 ;
  text-decoration : none ;
}

.menuLine A:visitred {
  color : #000000 ;
  text-decoration : none ;
}

.menuLine A:hover {
  color : #000000 ;
	  background-color: #f2b6b2;
  text-decoration : none ;
}

.staticmain {
  color : #000000 ;
  font-family : Helvetica,sans-serif ;
  font-size : 11pt ;
} 

.staticsmaller {
  color : #000000 ;
  font-family : Helvetica,sans-serif ;
  font-size : 10pt ;
} 

.staticminorhead {
  color : #000000 ;
  font-family : Helvetica,sans-serif ;
  font-size : 17pt ;
} 

.statichead {
	font-family: Times New Roman, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 26pt;
	color: #df483f;
} 

.statichuge {
  color : #000000 ;
  font-family : Helvetica,sans-serif ;
  font-size : 30pt ;
  font-weight : bold ;
} 

.textbutton {
	display: block;
	border: 1px solid black;
	width: 100px;
	padding: 2px;
}

a:hover.textbutton {
	background-color: #f2b6b2;
}

.largeheading {
	font-family: Times New Roman, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 26pt;
	color: #df483f;
}
