body, p, span, div, table {
	font-family : Arial, "Trebuchet MS", Verdana, "Times New Roman", serif;
	color: #ffffff;
	font-size: 12px
}

a:link, a:visited, a:active {
	text-decoration:none;
	color: Yellow;
	}

a:hover {
	color: Yellow;
	text-decoration : underline;
	}
