body {
	background-color: #363636;
    font-family: "arial", "helvetica";
	font-size: 12px;
	line-height: 24px;
	color: #FFFFFF;
}

td {
font-size: 12px;
font-style: normal;
font-family: "arial", "helvetica";
color: #FFFF33;
text-align: justify;
}

A:link {
font-style: normal;
font-family: "arial", "helvetica";
font-size: 18px;
color: #FFFF33;
text-decoration: none;
}

A:visited {
font-style: normal;
font-family: "arial", "helvetica";
font-size: 18px;
color: #FFFF33;
text-decoration: none;
}

A:active {
font-style: normal;
font-family: "arial", "helvetica";
font-size: 18px;
color: #FFFF33;
text-decoration: none;
}

A:hover {
font-style: normal;
font-family: "arial", "helvetica";
font-size: 18px;
color: #FFFF33;
text-decoration: none;
}

