
.blue { color: blue; background-color: silver }
.quote { color: maroon; background-color: yellow }
.red blink { color: red; text-decoration: blink }
.underline { color: maroon; text-decoration: underline }
a { color: maroon; font-weight: 500; font-size: 10px; font-family: Verdana; text-decoration: underline }
h1 { color: black; font-weight: bold; font-size: 14px; font-family: Verdana }
h2 { color: maroon; font-weight: bold; font-size: 10px; font-family: Verdana; letter-spacing: 2px }
