/* Links */

a:link { color:rgb(9,174,97); text-decoration:none; }
a:visited { color:rgb(9,174,97); text-decoration:none; }
a:hover { color:white; background-color:rgb(9,174,97); }
a:active { color:rgb(9,174,97); text-decoration:none; }

/* Paragraph formatting */
p { color:rgb(102,102,102); }

/* Header 2 */


h2 { font-family:Arial,sans-serif; font-style:oblique; font-weight:bold; font-size:22; color:rgb(153,153,153); letter-spacing:4; text-align:center; line-height:1; }




/* Header 3 */


h3 { font-family:Arial; font-style:normal; font-weight:bold; font-size:16; color:rgb(102,102,102); letter-spacing:2; text-align:center; text-indent:5pt; line-height:2; border-width:1; border-color:rgb(234,234,234); border-style:solid; }

/* Services Bookmark Links */

a.services:link {color: #09AE61}
a.services:visited {color: #72AE60}
a.services:hover {text-decoration: underline; background: none}
a.services:active { color:rgb(9,174,97); text-decoration:none; }

/* Bulleted Items */
li { color:rgb(102,102,102); }

