A:link {
color: e5c371;
text-decoration: none;
font-weight: bold; }

A:active {
color: e5c371;
text-decoration: none;
font-weight: bold; }

A:visited {
color: e5c371;
text-decoration: none;
font-weight: bold; }

A:hover {
color: dcb862;
text-decoration: none;
font-weight: bold;
cursor: none; }

p, div, td, tr, body {
color: 000000;
font-family: verdana;
font-size: 11px;
color: ecd49a; }

body {
background-image: url(img/bg.gif);
background-repeat: repeat;
background-attachment: fixed; }

.title {
font-family: georgia;
font-size: 14px;
color: e4c374;
font-weight: bold;
font-style: italic; }