.div,td {color: #A44827; font-size: 10px;}

A:link {color: #250E03; text-decoration: none; cursor: crosshair;}
A:visited {color: #250E03; text-decoration: none; cursor: crosshair;}
A:active,b {color: #F8F2E7; text-decoration: none; cursor: crosshair;}
A:hover	{color: #94261F; text-decoration: none; cursor: move;}

p
{border-bottom: #724952 1px dotted;
color: #5F6026;
font-weight: bold;
text-transform: uppercase;}

i {color: #946235;}

h2
{font-size: 22px;
letter-spacing: 2px;
margin-top: 18px;
font-weight: bold;
color: #946235;}

#navigation ul {margin: 0; padding: 0;}

#navigation ul li {list-style-type: none;}

#navigation ul li a:link, #navigation  ul li a:visited {
display: block; color: #706F27;
text-transform: uppercase;
background: url(images/navbg.gif);
background-repeat: no-repeat;
margin: 0 0 3px 0; padding: 3px 0 0 0;
width: 110px; height: 18px;
text-align: center;}

#navigation ul li a:hover, #navigation ul li a:active {
display: block; color: #764751;
text-transform: uppercase;
background: url(images/navbg2.gif);
background-repeat: no-repeat;
margin: 0 0 3px 0; padding: 3px 0 0 0;
width: 110px; height: 18px;
text-align: center;}

body,.frame
{margin: 0; padding: 0;
background-attachment: fixed;
background-color: #DBD7AE;
font-family: arial,tahoma; 
color: #412C21; 
font-size: 10px;}