/* CSS Document */

<!--
body, html { font: x-small Tahoma,Arial,Helvetica; color: #434480; background-attachment:fixed; background-image:url(images/index_03.gif);}

p.top {font-variant:small-caps; font-weight: bold}

table, td { font: x-small Tahoma,Arial,Helvetica; color: #434480; border:solid; border-width:0px; border-color:#0066FF;}


textarea, input { font: x-small Tahoma,Arial,Helvetica; color: #6C6C6C; font-weight: bold;}

A:link { color : #608FC9; text-decoration: underline; font-weight: bold}
A:visited { color : #608FC9; text-decoration: underline; font-weight: bold }
a:hover { color : #434480; text-decoration:underline; font-weight: bold }
A:active { color : #608FC9; text-decoration: underline; font-weight: bold }


-->