<link rel="stylesheet" type="text/css" href="playmedia.css">

a: {
	color: #95cb06;
	text-decoration: none;
	line-height: 14px;
}


a:link {
	color: #95cb06;
	text-decoration: none;
  	line-height: 14px;
}

a:visited {
	color: #95cb06;
	text-decoration: none;
	line-height: 14px;
}

a:hover {
	color: #ddecae;
	text-decoration: none;
    line-height: 14px;
}

body {
	background-color: #ffffff;
	font-family: verdana, helvetica, meta, _sans;
	font-size: 9px;
}

td {
	color: #000000;
	font-family: verdana, helvetica, meta, _sans;
	font-size: 9px;
	line-height: 9px;
}













