/* CSS Document */
<style type="text/css">
<!--
body {background-image: url(../images/admin_images/angelback.jpg);}
a:link {color: #000000}
a:visited {color: #006699}
a:hover {color: #CC9900}
a:active {color: #000000}
td {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #333333}
li {color: #339966; list-style-type: square}
ul {color: #339966; list-style-type: square}
ol {color: #339966}
.mytext {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #666699}
.mytext a:link {color: #333333; text-decoration: underline}
.mytext a:visited {color: #666666; text-decoration: underline}
.mytext a:hover {color: #999933; text-decoration: none}
.mytext a:active {color: #333333; text-decoration: none}
.mytext2 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #666666}
.mytext2 a:link {color: #666666; text-decoration: underline}
.mytext2 a:visited {color: #666666; text-decoration: underline}
.mytext2 a:hover {color: #CCCCCC; text-decoration: none; background-color: #333333}
.mytext2 a:active {color: #333333; text-decoration: none}

.feed-button {
  padding: 10px 0;
}

.feed-button a {
  color: #666;
  padding: 10px 15px 10px 36px;
  background: #87cefa url("../images/admin_images/rss.gif") no-repeat 15px 50%;
  border-top: 1px solid #e2e2e2;
  border-right: 1px solid #818181;
  border-bottom: 1px solid #565656;
  border-left: 1px solid #d7d7d7;
}

.feed-button a:hover {
  color: #444;
  background: #afeeee url("../images/admin_images/rss.gif") no-repeat 15px 50%;
  border-top: 1px solid #f5f5f5;
  border-right: 1px solid #969696;
  border-bottom: 1px solid #646464;
  border-left: 1px solid #f2f2f2;
} 
-->
</style>

