BODY {
	text-decoration : none;
	color : #ffe21c;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	background : Black;
}

TABLE {
	border : 0px;
	font-size : 12px;
}

A:LINK {
	color : #ffe21c;
	text-decoration : none;
}

A:VISITED {
	color : #ffe21c;
	text-decoration : none
}

A:HOVER {
	color : #ffe21c;
	text-decoration : underline;
}

A:ACTIVE {
	color : #ffe21c;
	text-decoration : none
}
