15 lines
566 B
HTML
15 lines
566 B
HTML
<body background="boxblue.gif" bgcolor="white" leftmargin="35">
|
|
|
|
<style>
|
|
|
|
BODY { font-family: "tahoma, ms sans serif, arial"; font-size: 10pt; color:black;}
|
|
a:link { color: red; font-family: "tahoma, arial"; text-decoration: none; font-size: 10pt }
|
|
a:visited { color: yellow; font-family: "tahoma, arial"; text-decoration: none; font-size: 10pt }
|
|
a:active { color: silver; font-family: "tahoma, arial"; text-decoration: none; font-size: 10pt }
|
|
a:hover {color: blue; letter-spacing: 1px; text-decoration: underline}
|
|
|
|
</style>
|
|
|
|
<p> </p>
|
|
|