/* Christian Articles Archive style sheet */

A:link { color: #006600 }
A:visited {color: #003300 }
A:active {color: red }

.sidelink:link {text-decoration: none; color: 006600 }
.sidelink:visited {text-decoration: none; color: 003300 }

.booklink:link {text-decoration: none; color: 006600 }
.booklink:visited {text-decoration: none; color: 003300 }


H1 { font-family: arial, helvetica, sans-serif;
font-size: 16pt;
font-weight: bold;
color: #006600 }

H2 { font-family: arial, helvetica, sans-serif;
font-size: 16pt;
font-weight: bold;
color: #006600 }

H3 { font-family: arial, helvetica, sans-serif;
font-size: 14pt;
font-weight: bold;
color: #006600 }

H4 { font-family: arial, helvetica, sans-serif;
font-size: 11pt;
font-weight: bold;
color: #006600 }

