body {
	font-family: Arial;
	font-size: 15px;
	text-align: justify;
	background-color:#DDDDDD
}

a {
	font-weight: bold;
	text-decoration:none
}

a:link {
	color: #FF4500
}

a:visited {
	color: #008000
}

a:hover {
	color: #696969
}

a:active {
	color: #4B0082
}