BODY {
	color: White;
	background-color: transparent;
	font-family: "Trebuchet MS", Arial;
	font-size: 12;
}

A {
	color: White;
	text-decoration: none;
}

A:HOVER {
	color: #FEFF00;
	text-decoration: none;
}