@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

A {
	font-family: "Comic Sans MS", cursive;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border: none;
}

.APink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF62DF;
	text-decoration: none;	
}


a:hover {
	text-decoration: none;
	color: #9900FF;
}



.PinkHead{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF62DF;
	text-decoration: none;	
}

.GrayHead{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#666666
	text-decoration: none;	
	
}

.class1 {
	font-family:Arial;
	font-size:12px;
	color:#666666
}
.class2 {
	font-family:Arial;
	font-size:14px;
	color:#666666;
}


.disclame{
	font-family:Arial;
	font-size:14px;
	color:#666666;
	text-align: left;
	float: left;
	padding-left: 20px;
}





.class2uline {
	font-family:Arial;
	font-size:14px;
	color:#666666;
	text-decoration: underline;
}



.class2bold {
	font-family:Arial;
	font-size:14px;
	color:#666666;
	font-weight: bold;
}




.classPurp {
	font-family:Arial;
	font-size:14px;
	color:#9944F7;
	font-weight: bold;
}


.classline {
	color:#FF62DF;	
}

img{
	border: 0;
}
