A {
	text-decoration : none;
}
A:hover {
	color: HOTPINK;
}
BODY{
	background-color: #DDFFFF;
}

