body { color: blue; font-size: 16px; line-height: 18px; text-decoration: none; }

p { }

td { }

a:link { }

a:visited { }

a:hover { }

a:active { }
h1 { color: blue; font-size: 22px; font-weight: bold; line-height: 24px; margin: 0.67em 0; }
h2 { color: blue; font-size: 20px; font-weight: bold; line-height: 22px; margin: 0.83em 0; }
h3 { color: blue; font-size: 18px; font-weight: bold; line-height: 20px; margin: 1em 0; }
h4 { color: blue; font-size: 16px; font-weight: bold; line-height: 18px; margin: 1.33em 0; }
h5 { color: blue; font-size: 14px; font-weight: bold; line-height: 16px; margin: 1.67em 0; }
h6 { color: blue; font-size: 12px; font-weight: bold; line-height: 14px; margin: 2.33em 0; }
a { color: blue; font-size: 14px; line-height: 16px; text-decoration: none; }
a:hover { color: red; font-size: 14px; line-height: 16px; background-color: yellow; }
