A Guide To Some City Style Sheet

.aguideto {  }
.bodytext {  color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 12px}
.headlines {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-align: left}
.subheadlines {  }
.bodytextbold {  }
.bodytextitalics {  font-style: italic; font-size: 12px; font-family: Arial, Helvetica, sans-serif}
.sidemenulinks {  color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; text-align: left }
.linktext {  text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #FF0000}
.quotes { color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; text-align: left ; font-style: italic; font-weight: normal}
h1 {  font-size: 14px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-align: left; color: #000000}
h2 {  font-size: 12px; font-weight: bold; text-align: left; color: #000000 }
.headlinesbig { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; text-align: left }
a:hover {  color: #CCCC00}
.bluelink {  color: #0033CC}

/*these allow us to have multiple colored links wition the same page*/
#color1 a:link {  text-decoration: none; color: #FFFFFF}
#color1 a:hover {  color: #CCCC00}
#color1 a:visited {  text-decoration: none; color: #FFFFFF}
#color2 a:link {  text-decoration: none; color: #000000}
#color2 a:hover {  color: #CCCC00}
#color2 a:visited {  text-decoration: none; color: #000000}
#color3 a:link {  text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif;  font-size: 10px; color: #FF0000}
#color3 a:hover {  color: #CCCC00}
#color3 a:visited {  text-decoration: font-family: Verdana, Arial, Helvetica, sans-serif;  font-size: 10px; none; color: #FF0000}
#color4 a:link {  text-decoration: none; color: #0033CC}
#color4 a:hover {  color: #CCCC00}
#color4 a:visited {  text-decoration: underline; color: #660066}

.textSMALL { color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 10px; text-align: center}
.requiredtext       { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #FF0000; text-align: left }
.textcenter { color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 12px ; text-align: center}
