a{ color: #000; text-decoration: underline; }
a:hover {  }

ul.navsub li{ background: none; padding: 0; margin: 0; margin-bottom: 3px; }
ul.navsub li a{ color: #000; text-transform: uppercase; font-size: 12px; text-decoration: none; }
ul.navsub li a:hover{ font-weight: bold; font-size: 12px; }
ul.navsub li a.selected{ font-weight: bold; }

.fixedlinks{ text-align: right; height: 45px; }
.fixedlinks a{ font-size: 10px; font-weight: bold; color: #000; text-decoration: none; }
.fixedlinks a:hover{ color: #714286; }

.skin{ background-color: #714286; }

blockquote{
 margin: 10px 0 0 0; padding: 10px 0;
 border-top: 3px solid #714286;
 border-bottom: 6px solid #714286;
}
