/* CSS Document */

body { background-image:url(http://www.kokomofaith.com/images/color_dark_green.gif); font-family: tahoma; color: #003399; margin-top: 1px;}

a {color: blue; text-decoration: underline;}
a:active {color: blue; text-decoration: underline;}
a:hover {color: blue; text-decoration: none;}
a:visited {color: blue;}

.link2 {color: white}
.link2:active {color: white;}
.link2:hover {color: white;}
.link2:visited {color: white;}

.link3 {color: #333333}
.link3:active {color: #333333;}
.link3:hover {color: #333333;}
.link3:visited {color: #333333;}

.body{font-size:12px;}
.body2{font-size:11px;}
