body.ct {
	background-image:url('/home page pieces/side bar back ground.jpg');
	background-repeat: no-repeat;
	background-color: black;
	font-family: Arial; 
	font-style: normal; 
	color: Silver; 
	font-size: small;
}

.section {
        font-family: Arial;
        font-weight: bold;
        color: #985cd0;
}

.boldtxt {
        font-family: Arial;
        font-weight: bold;
        color: white; 
}

.top {
	font-family: Arial;
	font-weight: bolder;
	font-size: x-large; 
        color:  #985cd0; 
}

.txt {
	font-family: Arial;
	text-align: justify;
	font-size: normal; 
        color: Silver; 
}


a:link {
	text-decoration: none;
	color: #985cd0;
}


a:visited {
	color: #985cd0;
	text-decoration: none;
}


a:hover {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}
