a {
	color: #933D9D;
	text-decoration: underline;

}
body {
    background:#fff url("");
	text-align: left;
	margin-left: 10px;
	margin-right: 14px;
	margin-top: 7px;
	margin-bottom: 0px;	
	background-color: ;
	background-position: top center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	scrollbar-base-color: #DEC4E1; 
	scrollbar-arrow-color: #933D9D;
	scrollbar-DarkShadow-Color:F463A8; 
	font-family: georgia, trebuchet ms, arial;
	color: #933D9D;
	letter-spacing: 0px;
	font-size: 11pt;
	overflow: auto;
}

a:hover {	
	text-decoration: none;
	background-color: ;
	color: #F463A8;
	}
