body {
background-color: white;
color: black;
font-family: times;
font-size: 11px;
font-weight: normal;
}

a:link { 
	color: MediumVioletRed;
	}
a:visited { 
	color: darkslategray;
	}
	
	
	