body {
  background-color: #99CCFF;
  background-repeat: repeat;
  text-decoration: none;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
	
.header {
	font-weight: 600; 
	font-size: 1.5em;
	color: #6C067C;
	margin-left: 0px; margin-right:20px; margin-top: 20px; margin-bottom: 10px;
}
		
.text {
	font-weight: 600; 
	font-size: 1em;
	color: #A109B8;
	margin-left: 0px; margin-right: 0px; margin-top: 20px; margin-bottom: 15px;
}
	
a:link{
	color: #6C067C;
}
	
a:visited{
	color: #6C067C;
}
	
.menu a:link a:visited{
        font-weight: 600; 
	font-size: 1em;
	color: #6C067C;
        text-decoration: none;
	margin-left: 0px; margin-right: 0px; margin-top: 20px; margin-bottom: 15px;
}

.sponsors p{
        font-weight: 600; 
	font-size: 1em;
	color: #6C067C;
        text-decoration: none;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 20px;
	margin-bottom: 15px;
}

.top {
        border-width: 0px;
}

.bottom {
	font-weight: 600; 
	font-size: 0.9em;
	color: #CE0330;
	margin-left: 0px; margin-right: 0px; margin-top: 20px; margin-bottom: 15px;
}

.login {
	font-weight: 600; 
	font-size: 0.7em;
	color: #6C067C;
	margin-left: 0px; margin-right: 0px; margin-top: 20px; margin-bottom: 15px;
}

