a:active {
	text-decoration: none;
}

.style1 {color: #FFFFFF}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #006666;
}
body {
	background-color: #C092BC;
}
