body { font-size: 12px; font-family: arial; line-height: 14px; text-align: left; }
h1 { color: #f68400; font-size: 20px; font-family: arial; font-weight: normal; line-height: 20px; text-align: left; margin: 0.67em 0; }
h2 { color: #f68400; font-size: 16px; font-family: arial; font-weight: normal; line-height: 20px; text-align: left; margin: 0.67em 0; }
h3 { color: #91cc1a; font-size: 14px; font-weight: bold; font-style: italic; line-height: 16px; text-align: left; margin: 1em 0; }
h4 { color: #4c5c65; font-size: 14px; font-style: italic; font-weight: bold; line-height: 16px; text-align: left; margin: 1em 0; }
p { color: #4c5c65; font-size: 12px; font-family: arial; line-height: 14px; text-align: left; }
.copy { color: #4c5c65; font-size: 12px; font-family: arial; line-height: 14px; text-align: left; }
.copyright { color: #788687; font-size: 10px; font-family: arial; line-height: 10px; text-align: left; }
.small { color: #000; font-size: 10px; font-family: arial; line-height: 11px; text-align: left; }
.orangebold { color: #f68400; font-size: 12px; font-weight: bold; line-height: 14px; }
.footer { color: #b7c1c2; font-size: 10px; line-height: 10px; }
td { }
.main { background-color: #fff; vertical-align: top; padding: 15px; }
ul { color: #4c5c65; font-size: 8pt; font-weight: bold; line-height: 10pt; text-align: left; margin: 0 0 0.5em 10px; list-style-type: circle; }
a:link { color: #4c5c65; font-size: 12px; font-family: arial; line-height: 14px; text-decoration: underline; }
a:hover { color: #f68400; font-size: 12px; line-height: 14px; text-decoration: none; }
a:active { color: #f68400; font-size: 12px; line-height: 14px; text-decoration: none; }
.nav:link { color: #fff; font-size: 12px; font-weight: bold; line-height: 14px; text-decoration: none; margin-right: 5px; margin-left: 5px; }
.nav:visited { color: #fff; font-size: 12px; font-weight: bold; line-height: 14px; text-decoration: none; margin-right: 5px; margin-left: 5px; }
.nav:hover { color: #4c5c65; font-size: 12px; font-weight: bold; line-height: 14px; text-decoration: none; margin-right: 5px; margin-left: 5px; }
.nav:active { color: #fff; font-size: 12px; font-weight: bold; line-height: 14px; text-decoration: none; margin-right: 5px; margin-left: 5px; }
.rev:link { color: #fff; font-size: 10px; font-weight: normal; line-height: 10px; text-decoration: none; }
.rev:visited { color: #fff; font-size: 10px; font-weight: normal; line-height: 10px; text-decoration: none; }
.rev:hover { color: #91cc1a; font-size: 10px; font-weight: normal; line-height: 10px; text-decoration: none; }
.rev:active { color: #fff; font-size: 10px; font-weight: normal; line-height: 10px; text-decoration: none; }
.small:link { color: #4c5c65; font-size: 10px; font-weight: normal; line-height: 10px; text-decoration: none; }
.small:visited { color: #788687; font-size: 10px; font-weight: normal; line-height: 10px; text-decoration: none; }
.small:hover { color: #f68400; font-size: 10px; font-weight: normal; line-height: 10px; text-decoration: none; }
.small:active { color: #91cc1a; font-size: 10px; font-weight: normal; line-height: 10px; text-decoration: none; }
input { font-size: 10px; font-family: arial;}

#blogpost a{
 color: #f68400;
 text-decoration:none;
}
#blogpost a:hover{
 text-decoration:underline;
}