body{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #EEEEDC;
}
p{
	font-size: 12px;
}
a.nav:link {color: #EEEEDC; text-decoration: none}
a.nav:active {color: #EEEEDC; text-decoration: none}
a.nav:visited {color: #EEEEDC; text-decoration: none}
a.nav:hover {color: #EEEEDC; text-decoration: underline}

a.body:link {color: #999966; text-decoration: none}
a.body:active {color: #999966; text-decoration: none}
a.body:visited {color: #999966; text-decoration: none}
a.body:hover {color: #999966; text-decoration: underline}