@charset "utf-8";
body {
	background-image: url(/Images/kissme_bkgrd.gif);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.style2 {color: #FF0000}
.style3 {color: #0000FF}
.style4 {
	font-size: x-small
}
.style5 {
	font-size: small;
	text-align: justify;
}
.style6 {color: #00a045}
a:hover {
	text-decoration: none;
	color: #0099FF;
}
a:link {
	color: #0000FF;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:visited {
	color: #FF00FF;
}
