body {
	background-repeat: repeat;
	background-image: url(images/pink008.jpg);
}
.bold {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: oblique;
	font-weight: bold;
	color: #FF3333;
	text-decoration: none;
}
.bugger {
	display: block;
	width: 140px;
	background-image: url(images/material1.jpg);
	line-height: 25px;
	text-align: centre;
	padding: 2px;
	font-size: 24px;
}
.bugger:hover {
	display: block;
	width: 140px;
	background-image: url(images/material2.jpg);
	line-height: 25px;
	padding: 2px;
}
table#test {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	border-width: 2px;
	border-color: #33FF66;
}
.Style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #660066;
}
.style2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 60px;
	font-style: italic;
	color: #00FF00;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #3300CC;
	padding-left: 5px;
	padding-right: 5px;
}
a:link {
	color: #009933;
}
a:visited {
	color: #0066FF;
}
.MainText {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #3300cc;
}
.HeadingMine {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #FF3300;
	text-decoration: underline;
}
.style3 {
	color: #CC0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 60px;
	font-style: italic;
}
