body  { font-size: 70%; font-family: Tahoma; background-color: #FFE97F;}

a {
	color: #003199;
	text-decoration: underline;
	}
	
a:hover {
	color: red;
	}

