Aquí pongo una parecida, por si te sirve:
Código:
<html>
<head>
<style type="text/css">
/* Títulos */
.t1
{color: #d1d1a3;
font-family: Trebuchet MS, verdana, arial, helvetica, lucida, sans-serif;
font-size: 20pt;
font-weight: normal;
filter: glow(color=#003366,strength=5);
height: 1;}
</style>
</head>
<body>
<div class=t1>Esto es un ejemplo</div>
</body>
</html>
Quedaría más o menos, así:
Perdón, le sobra la "a" (un
a)
Suerte