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

div#paragraphbox {width: 515px; padding: 5px 20px 20px 30px;}

h1 {
	font-size: 34px;
	font-style: normal;
	line-height: 37px;
	font-weight: normal;
	
}
a:link {
	text-decoration: none;
	color: #ee71a2;
	
}
a:active {
	text-decoration: none;
	color: #ee71a2;
	
}
a:visited {
	text-decoration: none;
	color: #ee71a2;
	

}
a:hover {
	text-decoration: none;
	color: #000000;
	background: #d7df23;
	
}
h2 {
	font-size: 14px;
	line-height: 20.9px;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #333;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
