.Style1 {
	font-family: RedFive;
	color: #CAB1CB;
}
.Style2 {font-family: "Times New Roman", Times, serif}
.Style4 {
	color: #FFFF00;
	font-weight: bold;
}
.Style4 a:link {
	color: #FFFF00;
	font-weight: bold;
}
.Style4 a:visited{
	color: #FFFF00;
	font-weight: bold;
}
.Style5 {
	font-family: RedFive;
	font-size: 24px;
	color: #CAB1CB;
}

.Style5 a:visited{
	font-family: RedFive;
	font-size: 24px;
	color: #CAB1CB;
}

.Style5 a:link {
	font-family: RedFive;
	font-size: 24px;
	color: #CAB1CB;
}
body {
	margin-top: 0px;
	background-color: #935D91;
	margin-bottom: 0px;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.Style10 {
	color: #000000;
	font-size: 5px;
}

.Style10 a:visited {color: #000000}
.Style10 a:link {color: #000000}

