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

a.two:link {color: #FFFFFF; text-decoration: underline;}
a.two:visited {color: #000000; text-decoration: none;}
a.two:hover {color: #000000; text-decoration: underline;}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
}
.style4 {
	font-size: 13px;
	font-family: "Comic Sans MS";
	color: #000000;
}
.style5 {font-family: "Comic Sans MS"}

