body {
	font-family: "Times New Roman", serif;
	font-style: normal;
	background: url(images/backgrounds/creamlin.jpg);
}

a:link {
	color:  Blue; font-weight: bold;
}

a:visited {
	color:  Blue; font-weight: bold;
}

a:hover {
	color:  Red; font-weight: bold;
}

