body{
	margin:0px;
	background-color:#000;
}	
.text{
	xfont-family:Tahoma;
	font-size:12px;
	line-height:18px;
	color:#000000;
	font-weight:normal;
}
a.more{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#C46DAE;
	text-decoration:none;
}
a.more:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	color:#FF0000;
	text-decoration:underline;
}		