body
        {
        font-family: Verdana, arial, Helvetica;
        font-size: .8em;
        margin: 0px 0px 0px 0px;
        border: 0px;
        padding: 0px;
        color: #000000;
        background: #ffffff;
	    width: 100%;
	    background-image:url(/announce/graphics/leftbarback.gif);
		background-repeat:repeat-y;
        }

a
        {
        color: #663399;
        }

a:visited {color: #9966cc;}

.topright
        {
	    position: absolute;
        width: 100%;
        height: 77px;
        background: #5B408D;
        border-bottom: solid;
        border-width: 0.1em;
	    top: 0px;
	    left: 0px;
        z-index: 0;
		}



a.link_decoration
        {
	    text-decoration: none;
        color: #663399;
        }
		
a.link_decoration:visited
        {
        color: #663399;
        }
