A  {
	text-decoration : none;
	color : darkblue;
}

A:Visited  {}

A:Active  {}

A:Hover  {text-decoration : underline;}

body { 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 16px;
	text-decoration	:	none;
	margin: 0px;
	margin-left		:	7em;
	margin-right	:	7em
	}

table {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	}

.heading {
	font-weight		:	normal;
	font-size		:	16px;
	font-style		:	normal;
	color			:	#800;
	text-decoration	:	none
	}

.title {
	font-weight		:	bold;
	font-size		:	22px;
	font-style		:	normal;
	color			:	#800;
	text-decoration	:	none
	}
	
.navigation p {
 font-size: 12px; 
 line-height: 10px;
 padding-left: 5px;
 padding-right: 5px;
}
