A:ACTIVE {
color:#999999
	
}

A:HOVER {
	color: #efefef;
	font-size : x-large;
	text-decoration : none;
}

A:VISITED {
	font-weight : bold;
	text-decoration : underline;
	color : #EDEDED;
}

A:LINK {
	color: #DFDFDF;
	font-size : larger;
}



BODY {
	left: 10px;
	text-align : justify;
	text-indent : 2px;
	top : 5px;
	width : 80%;
	
}
P {
	text-align : justify;
	width : 80%;
	left : 5%;
	font-weight : bold;
	font-size : 17px;
	text-indent : 3px;
	font : Garamond;
}

