.Style1 {
	top: 50px;
	left: 50px;
	right: 50px;
	margin: 15px;
	text-decoration: none;
	 
}
.Style1 a:link{
	color: #DFC6E8;
}
.Style1 a:visited {color:#DFC6E8}
.Style1 a:hover {
color:#FFFFFF}
.Style2 {
	color: #FF0000;
	}
.Style3 {
	color: #000000;
	}
	
	.Style4 {
	color: #000000;
	font-size: 8px;
	}



body {
	background-color: #EFB9FD;
}
body,td,th {
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

