body {
	font-family: "arial", arial, helvetica;
	font-size: 12px;
}

td {
	font-family: "arial", arial, helvetica;
	font-size: 12px;
	vertical-align:middle;
}

a:link {
	text-decoration: None;
	font-weight: regular;
	color: #ffc256;
}

a:visited {
	text-decoration: None;
	font-weight: regular;
	color: #ffc256;
}

a:hover {
	text-decoration: underline;
	font-weight: regular;
	color: #ffe3b7;
}