@charset "utf-8";
/* CSS Document */


background {
	background-color: #FFFFFF;
}

.style1 {
	font-family: Comic Sans MS, Georgia, Times New Roman, Times, serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	font-weight: bold;
}
.review {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	
}
a:link {
	color: #FF0000;
}

a:hover {
	color: #0000FF;
}

.sitename {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}
