
body {color:#006666; background-color:lightsteelblue; align: center}
h1 {color: teal; font-family: Helvetica, sans-serif, Arial}
h2 {color: teal; font-family: Arial, Helvetica, sans-serif}
h3, h4, h5 , h6 {color: Black; font-family: Arial, Helvetica, sans-serif; font-weight: Bold}
div.cbbc {background-color: white} 
div.links {color: teal; font-family: Arial, Helvetica, sans-serif; font-weight:Bold}
a {color: steelblue; font-family: Arial, Helvetica, sans-serif}
a:visited {color: red; font-family: sans-serif, Arial, Helvetica}
a:hover {color: yellow; background-color: black}
a.special {color: red; font-family: Arial, Helvetica, sans-serif}
h4{color: white; font-family: Arial, Helvetica, sans-serif}


#dropmenudiv {position:absolute; border:3px solid gold; border-bottom-top: 0; font-family: Verdana, Garamond, Helvetica;
			line-height:18px; z-index:100}
#dropmenudiv a {width: 100%; display: block; text-indent: 3px; border-bottom: 1px solid gold; padding: 1px 0;
			text-decoration: none; font-weight: bold}
#dropmenudiv a:hover { /*hover background color*/ background-color: black} 




