 body{background-color:#FFC990}

td, p { font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
font-size: 14px; font-weight: bold;
}

h4 { font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
font-size: 18px; font-weight: bold;}


A:LINK {
	color : #003333;
	text-decoration : underline;
}

A:VISITED {
	color : #003366;
	text-decoration : underline;
}

A:ACTIVE {
	color : #006600;
	text-decoration : underline;
}

A:HOVER {
	color : #006600;
	text-decoration : underline;
}