body {
	background-color: #FFD784;
}
A:LINK {
color : #990000;
text-decoration: none
} 
A:VISITED {
color : #990000;
text-decoration: undline;
} 
