

BODY {
	background-color: rgb(0,128,0)
}A:hover {
	font-size: 12px;
	font-family : Arial;
	color : rgb(255,0,0)
}
