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

body {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 19px;
}

.style2 {
	font-size: 11px;
	color: #000000;
}

.style2 a{
	color:#000000;
	text-decoration:none;
	}
	
	.style2 a:hover{
	color:#ED018D;
	text-decoration:none;
	}

.style3 {color: #000000}

	.style3 a{
	color:#000000;
	text-decoration:none;
	}
	
	.style3 a:hover{
	color:#ED018D;
	text-decoration:none;
	}	