/* CSS Document */
.unnamed1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color:#9900FF;
	text-decoration: none;
}
A:link {
	color:#9900FF;
	text-decoration:none;
}
A:visited {
	color:#9900FF;
	text-decoration:none;
}
A:hover {
	color:#9900FF;
	text-decoration:none;
}
A:active {
	color:#9900FF;
	text-decoration:none;
}
<link href="sdfg.css" rel="stylesheet" type="text/css">

