/* CSS Document */

a:link { color: #408067; text-decoration:none; font-weight:bold  }

a:visited { color: #366553; text-decoration:none }

a:hover { color: #ffcc00; text-decoration:underline }

.navigation {font-family:"verdana"; font-size:12px; font-weight: bold; }
.navigation2 {font-family:"verdana"; font-size:11px; font-weight: bold; text-indent: 10px; }
.text {font-family:"verdana"; font-size:12px; }
.text_small {font-family:"verdana"; font-size:10px; }
.border { border-top:thin; border-top-color:#fff; }
.headline { font-size:14px; color:#FFCC00; font-family:"verdana"; font-weight:bold }
.headline_purple { font-size:12px; color:##52186f; font-family:"verdana"; font-weight:bold }