body {
	background-attachment: scroll;
	font-size: 12px;
	color: #000000;
	padding: 0px;
	margin-bottom: 0px;
	text-align: justify;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	height: 900px;
	width: 1000px;
}
a {color: #000000;}
a:visited {color:#000000;}
a:hover {color: #c71585;}
a:active { color:#c71585;}
}
}