monki {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .5em;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}

td  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-style: normal;
	font-weight: normal;
	color: #00000;
}

p  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-style: normal;
	font-weight: normal;
	color: #00000;
}
a  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-decoration: none;
	font-weight: bold;
	color: #ff0000;
}
a:hover  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-decoration: underline;
	font-weight: bold;
	color: #ff0000;
}