Outlook 2007 stationery & links

Ø

Øyvind Granberg

Hi...

I am making this new stationery for my Outlook 2007.
I can't get the links to be displayed as I want them.
What ever format I use, they still come out in the dull default blue
fashion.
I use Dreamweaver and come up with these CSS settings for the links.

<style type="text/css">
<!--

a{
font-size: 9px;
color: #333333;

}

a:link{
font-size: 9px;
color: #333333;

}

a:visited{
font-size: 9px;
color: #333333;

}

a:hover{
font-size: 9px;
color: #000000;
border-bottom:#000000 1px solid;
}

a img {border-width: 0;}

-->
</style>


What am I doing wrong?
--

Kind regards
Øyvind Granberg

(e-mail address removed)
www.tresfjording.com
 
Ø

Øyvind Granberg

Forget my question....

I opened the html-file containing my stationery in Word 2007, did my stuff
and saved it from there...
All works fine now....


--

Kind regards
Øyvind Granberg

(e-mail address removed)
www.tresfjording.com
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top