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