a
{
        color: #e35aff;
        }
a:hover
{
       color: #eede2a;
       }
a:visited
{
         color: #a5c36b;
         }
body
{       background-color: #676B66;
        margin-top: 0;
        margin-bottom: 0;
        font-family: Trebuchet MS, Arial, serif;
        font-size: 14px;
        color: #F5F5F5;
 }
dt
{
        text-decoration: underline;
        }
.indented
{
         text-indent: 12px;
         }
#excl
{
     color: #f5c04f;
     font-size: smaller;
     }
#hdr
{
        color: #b1f5cc;
        font-weight: bold;
        }
#inc_links #sddm
{	margin: 0;
	padding: 0px;
	z-index: 30;
        position: relative;
        left: 75px; }

#inc_links #sddm li
{	margin: 0px;
	padding: 5px 10px;
	list-style: none;
	color: white;
        float: left; }
#noBullet
{
         list-style: none;
         }
#sddm li a
{
        font-family: Tahoma, Arial, Sans-serif;
        color: #E0E0E0;
        font-size: 16px;
        text-decoration: none;
        font-weight: bold;
        letter-spacing: 2px;
        font-variant: small-caps;
        }
#sddm li a:hover
{
        background: #CA83DC;
        color: white; }

