
A {
	color : #00008B;
	text-decoration: none;
}

A:HOVER {
	color : #FF7F50;
	text-decoration: none;
}

A:VISITED {
	color : #FF7F50;
	text-decoration: none;
}

A.navigation {
	color : #00008B;
	text-decoration: none;
	font-size : 21px;
	font-weight: 600;
	font-family : Garamond, "Kis BT", "Minion Bold", "Windsor Lt BT", "Americana BT", "DellaRobbia BT", "MS Serif", "New York",   serif;
}

BODY {
	background-color : #F5F5F5;
}
<!-- #003399; -->


P.copy {
	font-family :Garamond, "Kis BT", "Minion Bold", "Windsor Lt BT", "Americana BT", "DellaRobbia BT", "MS Serif", "New York",   serif;
	text-indent: 35px;
	font-size: 16px;
}

P.copyBegins {
	font-family : Garamond, "Kis BT", "Minion Bold", "Windsor Lt BT", "Americana BT", "DellaRobbia BT", "MS Serif", "New York",   serif;
	font-size: 16px;
	text-indent: 35px;
}

P.copyBegins:first-letter {
	font-size: 225%; 
	text-indent: 35px;
	float: inherit;
	font-family : Garamond, "Kis BT", "Minion Bold", "Windsor Lt BT", "Americana BT", "DellaRobbia BT", "MS Serif", "New York",   serif;
}

P.welcomeMessage {
	font-family : Garamond, "Kis BT", "Minion Bold", "Windsor Lt BT", "Americana BT", "DellaRobbia BT", "MS Serif", "New York",   serif;
	font-size : 20px;
	text-indent: 35px;
}

P.welcomeMessage:first-letter {
	font-size: 175%; 
	float: inherit;
	text-indent: 35px;
	font-family :Garamond, "Kis BT", "Minion Bold", "Windsor Lt BT", "Americana BT", "DellaRobbia BT", "MS Serif", "New York",   serif;
	margin-right : -5px;
}

