A:Link { 
	color : #551a8b;
	text-decoration : none; 
	}

A:Visited { 
	color : #551a8b;
	text-decoration : none; 
	}

A:Hover { 
	color : #0000ff;
	text-decoration : underline; 
	}

.Header { 
	font-size : 16pt;
	font-weight : bold;
	}