﻿@charset "utf-8";

* {
  margin: 0;
  padding: 0;
  vertical-align: top;
  border-spacing: 0;
}

body   { color: #e1d78a; text-decoration: none; background-color: #2f0178; margin: 0px auto; width: 980px }

body, td, th  { font: 14px/140% Verdana, Arial, sans-serif }
td, th  { text-decoration: none; f\ont-size: 100% }

li   { font-size: 14px; line-height: 140%; text-decoration: none; list-style-type: none; margin: 0 10px 20px 0 }

p  { text-decoration: none; margin: 0 0 10px }

h2   { font: 30px "Times New Roman", Times; text-decoration: none }

hr  { text-decoration: none; background-color: #e1d78a; margin: 0 0 0 20px; height: 1px }

a:link  { color: #e1d78a; text-decoration: none; background-color: transparent }
a:visited  { color: #e1d78a; text-decoration: none; background-color: transparent }
a:hover,
a:focus  { color: #ffffff; text-decoration: none; background-color: none }
a:active  { color: #ffffff; text-decoration: none; background-color: #d586d4 }
a:link img, a:visited img, a:hover img, { text-decoration: none }
a:focus img, a:active img   { text-decoration: none; border:1 }

